Description
Problem to solve
We've been using relative and absolute date and time formats across the product. For example, see projects, members, and usage for the Gitpod team in Gitpod.io.
Generally, both absolute and relative formats can be useful depending on each use case. 💡
Proposal
In any case, I think we can safely use the following guideline across the product:
When using the relative format, always display the absolute time in a tooltip.
This issue acts as a placeholder for adding a tooltip on all relative date and time formats used across the product. 🛹
Next steps
Future next steps include:
- Documenting this as a guideline.
- Introducing more sophisticated guidelines on when to use which.
- Explain in detail date and time format options and how to use them.