Skip to content

Always display the absolute time in a tooltip when using the relative date and time format #13764

@gtsiolis

Description

@gtsiolis

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. 💡

🅰️ Relative date and time can be useful when the content is updated frequently and surfacing an absolute date is not critical, etc.
🅱️ Absolute date and time makes sense when users would need to convert the date in order to complete a task, etc.

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:

  1. Documenting this as a guideline.
  2. Introducing more sophisticated guidelines on when to use which.
  3. Explain in detail date and time format options and how to use them.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions