-
Notifications
You must be signed in to change notification settings - Fork 434
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
Question: timestamps #66
Comments
Yep, it's UTC. I've thought about displaying timestamps with the users' browser time zone, never got that far. |
Seems like that would be a cool solution. I can muster with UTC for now, though. Just wanted to confirm with you! |
Also would like user timezone. |
Timestamps are now displayed in the browser timezone and locale format as well as in a relative format. It's still possible to view the UTC time by hovering over the date in the details table, upon which the UTC time is displayed in the title tag. |
Are they in UTC? What convention do you use?
The text was updated successfully, but these errors were encountered: