ANN: Better display of points in time - easily switch between relative and absolute #6533
williamstein
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Points in time are displayed all over in CoCalc, e.g., when a file was last modified in the file explorer, when a change occurred in TimeTravel, and the log of key events in a project. Sometimes its useful to show those times relative to now, e.g., "3 weeks ago", and other times you want to see the exact time, e.g., "2/27/2023, 7:03:27 PM" or even the ISO time "2023-02-28T03:03:27.685Z". It's now very easy to switch between these different modes, and also see and copy paste times.
Beta Was this translation helpful? Give feedback.
All reactions