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
Originally posted by courtneynrwilliams October 24, 2024
I'm trying to use the DatePicker. The current date shown in the datepicker is accurate. When I select a date, the date shown in the input box is the date before the date selected. I've also tested the DateTimePicker, and it does the same thing. DateInput, however, shows the correct selected date.
Why is this?
How do I fix this issue?
I now can reproduce it and indeed, it seems to be a bug associated with the timezone.
The text was updated successfully, but these errors were encountered:
Discussed in #174
Originally posted by courtneynrwilliams October 24, 2024
I'm trying to use the DatePicker. The current date shown in the datepicker is accurate. When I select a date, the date shown in the input box is the date before the date selected. I've also tested the DateTimePicker, and it does the same thing. DateInput, however, shows the correct selected date.
Why is this?
How do I fix this issue?
I now can reproduce it and indeed, it seems to be a bug associated with the timezone.
The text was updated successfully, but these errors were encountered: