Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datepicker shows previous date #175

Closed
jrief opened this issue Oct 24, 2024 Discussed in #174 · 1 comment
Closed

Datepicker shows previous date #175

jrief opened this issue Oct 24, 2024 Discussed in #174 · 1 comment
Labels
bug Something isn't working

Comments

@jrief
Copy link
Owner

jrief commented Oct 24, 2024

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.

@jrief jrief added the bug Something isn't working label Oct 24, 2024
@jrief jrief closed this as completed in 3ab9a0a Jan 18, 2025
@jrief
Copy link
Owner Author

jrief commented Jan 18, 2025

@courtneynrwilliams
apologies for the long delay fixing this. Please check if this fixed the problem using the current HEAD in release/1.6. I then will release version 1.6.1.

jrief added a commit that referenced this issue Jan 20, 2025
fix #175 : Date-Picker honours time zone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant