c# - How to change WP c4fToolkit:TimeSpanPicker value format -


I have a countdown timer in the page, but in the format hh: mm: ss and me in mm: ss Is there any way to change?

Add this property to your timeppen picture in XML.

ValueStringFormat = "{} {0: mm: ss}"

Comments

Popular posts from this blog

php - Select box validation (in laravel) -

html - Tabindex not working for button -

pandas - Iterate on Groupby Object's fields -