Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Localize timestamps in the GUI #335

Open
woodruffw opened this issue Sep 17, 2018 · 1 comment
Open

Localize timestamps in the GUI #335

woodruffw opened this issue Sep 17, 2018 · 1 comment

Comments

@woodruffw
Copy link
Member

Possibly in the database as well, although I haven't checked yet.

@ehennenfent ehennenfent changed the title Timestamps in triage view are in GMT, not the local timezone Localize timestamps in the GUI Sep 18, 2018
@ehennenfent
Copy link
Contributor

Renaming because we store timestamps in the database via datetime.datetime.utcnow, which is the correct way to do it. We can localize them after-the-fact when we display them to the user.

@woodruffw woodruffw added this to the Polish milestone Oct 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants