Hi,
Went to use a TIMEEDIT widget for the first time today, but could not make it do what I wanted.
I was wanting to only display hours and minutes in 24hr format. I see that it returns time in 24 hour format to a char field which is nice, and I can trim it to only seconds by setting the length of my char field.
However, the default display seems to be hh:mm:ss am/pm.
Can the TIMEEDIT be given a display attribute to specify precision (hours,minutes,seconds) and whether 24hr or am/pm format please.
Regards,
Bryce Stenberg.