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

Locking created date without timezone information. #1551

Closed
iFlameing opened this issue Dec 6, 2022 · 2 comments
Closed

Locking created date without timezone information. #1551

iFlameing opened this issue Dec 6, 2022 · 2 comments
Assignees

Comments

@iFlameing
Copy link
Member

  1. Have to use Universal time and not local time.
  2. We want to add z at end of serialized time string because IsoFormat is not doing that.

This will create a serialized time string then javascript correctly formats to the local time of the user in frontend with timezone information.

@flipmcf
Copy link

flipmcf commented May 30, 2023

disregard my comments. Wrong ticket.

@davisagli
Copy link
Member

Fixed in #1647

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

3 participants