DSD-DBS / capella-collab-manager

A web app for collaboration on Capella (MBSE) projects
https://dsd-dbs.github.io/capella-collab-manager/
Apache License 2.0
23 stars 4 forks source link

Use relative instead of absolute datetimes #1783

Open zusorio opened 1 month ago

zusorio commented 1 month ago

Currently, whenever we show datetimes in the frontend, we use one of two rather long formats:

A lot of these could be replaced with relative dates like:

For general use, a relative timestamp is easier to understand and more relevant. When hovering over these, we could still show the exact date and time.