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

Fix offset in datepicker return value #76

Merged
merged 3 commits into from
Jan 14, 2023

Conversation

cubandle
Copy link
Contributor

The datepicker returns the EpochMilliseconds in UTC so we should not use the system timezone here.

Testing original bug:

  1. While in a negative offset timezone from UTC, select a date (available in create addiction and create daily note menus)
  2. The displayed date will be the day before.

cubandle and others added 3 commits January 13, 2023 20:37
The datepicker returns the EpochMilliseconds in UTC so we should not use
the system timezone here.
@KiARC KiARC merged commit fc61322 into KiARC:master Jan 14, 2023
@cubandle cubandle deleted the datepicker_timezone branch January 14, 2023 21:04
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

Successfully merging this pull request may close these issues.

2 participants