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

Datetime from react-datepicker is recorded in UTC, dayjs converts to local timezone (EST) #172

Open
ansonjwhe opened this issue Dec 21, 2023 · 0 comments

Comments

@ansonjwhe
Copy link
Collaborator

image
The date chosen is recorded in UTC.
The getStandardizedDate util uses dayjs which seems to detect the local timezone (EST) and convert the datetime which effectively causes the displayed date to be 1 day earlier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant