Spiner time view in dialog

Started by erezpaz, April 19, 2017, 11:36:28 AM

Previous topic - Next topic

erezpaz

Hi,

I am using spinner control in dialog and want to show time for user to choose. When minutes or hours are less then 10 I want to show it with zero digit before the number like : "03" , "08" etc. Spinner will remove the zero before and will show it only as "3" or "8". How can i show time with single digit with zero before number?

Thanks

JTaylor

Having you considered using the new DateTime Picker?

Jim

erezpaz


JTaylor

No.  The version of WinBatch prior to the latest release included the DateTime control.  If you are up-to-date check the documentation for "DateTime Control".

Jim