Skip to content

Improve date formats on status page#3841

Merged
tillprochaska merged 1 commit intorelease/4.0.0from
fix/en-date-format
Aug 6, 2024
Merged

Improve date formats on status page#3841
tillprochaska merged 1 commit intorelease/4.0.0from
fix/en-date-format

Conversation

@tillprochaska
Copy link
Contributor

@tillprochaska tillprochaska commented Aug 5, 2024

  • Previously, only the time was displayed if the start time/last update was on the same day. This could be confusing, so we now display "today" in these cases.
  • The default US English short date format is MM/DD/YY which can be confusing, especially for users outside the US. I've replace this with a less ambiguous date format: Aug 5, 2024.
Screen Shot 2024-08-05 at 11 45 33

* Previously, only the time was displayed if the start time/last update was on the same day. This could be confusing, so we now display "today" in these cases.
* The default US English short date format is `MM/DD/YY` which can be confusing, especially for users outside the US. I've replace this with a less ambiguous date format: Aug 5, 2024.
Copy link
Contributor

@Rosencrantz Rosencrantz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No notes

@tillprochaska tillprochaska merged commit 7a1b11b into release/4.0.0 Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants