You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem that i am facing is that if i have an minimum date time e.g 15/01/2000 9:00 and go to the minimum date time then go one day ahead e.g 16/01/2000 and put the hours back past the minimum if was the previous day e.g 6:00 and then i go back to the 15th, the date time value that is passed to the onSelect function is not 15/01/2000 9:00 as it should be but the time stays a 6:00 even though the time picker shows 9:00. (this issue can also be shown on the example at trentrichardson.com, the example on the bottom of the page.)
Thanks in advance.
The text was updated successfully, but these errors were encountered:
The problem that i am facing is that if i have an minimum date time e.g 15/01/2000 9:00 and go to the minimum date time then go one day ahead e.g 16/01/2000 and put the hours back past the minimum if was the previous day e.g 6:00 and then i go back to the 15th, the date time value that is passed to the onSelect function is not 15/01/2000 9:00 as it should be but the time stays a 6:00 even though the time picker shows 9:00. (this issue can also be shown on the example at trentrichardson.com, the example on the bottom of the page.)
Thanks in advance.
The text was updated successfully, but these errors were encountered: