Hey @kartik.marathe!
So you are just trying to dynamically update the text for the slider? If that is the case, you would just need to get your time assign the value to a string variable. After that you would go into your text context and bind your text to your string. Here is an example using just the hours:
I hope the above solution works for you!