-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[bug]: Date picker select is always off by one day #1992
Comments
I've got a feeling this is because of how getDate() works with timezones, it mandates UTC and I live in CST. |
Similar issue with hosted version as well. |
Similar issue here, using GMT-3 timezone |
Same issue with the cloud solution |
Related to #3074, closing this issue to continue conversation on the new thread. |
Is there an existing issue for this?
Current behavior
When I select an end date, it sets the date to the day prior than the one I selected
Currently running
v0.11.0-dev
Steps to reproduce
Browser
Mozilla Firefox
Version
Self-hosted
The text was updated successfully, but these errors were encountered: