Support says. 'Define choices for time and show it using a standard drop down control.'
I spent a week on this and tried every angle. The End result is that the only way to define choices is through a static dropdown. So if you need every minute of a 24 hour clock, you need 24 hours x 60 minutes. We decided to use 5 minute increments but the test users are complaining about having to scroll through all the times to get to where they want (in 5 minute increments its a few hundred).
Also, you need a default option. For example, if its 8:00am and I am popping up the time, it should default to 8:00am or current time at minimum. Then if I'm done for the day and its 5:00, it should default to 5:00pm instead of scrolling through each time.
With the static dropdowns, I started with 5:00am for the start and end time. But the user has to scroll from 5:00am until 5:00pm which is the complaint.
Time works beautifully on the desktop. Support needs to step up to the plate and take care of this as anyone doing time apps needs this resolved.
If anyone has a better solution, please let us know.
Mark