-
-
Notifications
You must be signed in to change notification settings - Fork 542
Open
Description
In my app the user can set a timespan in the app settings, which requires two time picker, one for the start and one for the end of the time span. In order to make sure the start time isn't set to a time later than the end time, I currently need to manually check and adjust the times after the user selected a value. However I would prefer to set a limit on the date/time picker itself.
Metadata
Metadata
Assignees
Labels
No labels