Skip to content

Age appropriate 'last updated' time measurements #409

Open
@maxelkins

Description

@maxelkins

Currently on the "Your project page" we have some not so age appropriate time measurements like 'qrt'
image

One suggestion could be:

  • Just now
  • X seconds ago
  • X minutes ago
  • X hours ago
  • X days ago
  • X months ago
  • X years ago
    (And singular versions, i.e. '1 month ago')

Possibly an argument for shortening them, i.e 'min' vs 'minute' but unless its a space issue full words are probably clearer.

Some options:

@patch0:
https://date-fns.org/v2.29.3/docs/formatDistanceToNow
instead of https://date-fns.org/v2.29.3/docs/intlFormatDistance

@maddyjoe:

  • X seconds ago
  • X minutes ago
  • X hours ago
  • Then date after that. i.e. DD/MM/YY

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions