Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-38119

Consistently support localized dates & times

XMLWordPrintable

    • Localized dates & times
    • To Do
    • False
    • sat-endeavour
    • None
    • None
    • None

      Goal:

      Many countries have varying ways of displaying dates and times. Localization aims to present the user with their preferred way.

      With times the 24 hours vs 12 hours is a common one which can lead to some confusion, but is generally speaking not as bad as dates. Some countries use d-m-y where others use m-d-y. So 1-2-2025 can be February 1st or January second.

      Satellite should do this consistently to avoid confusion.

      Acceptance Criteria:

      • All dates and times are consistently printed in the user's preferred localization

      Open questions:

      Implementation hints

      Foreman already has helpers for this with some common formats (long vs short). In webpack that's LongDateTime and ShortDateTime.

              Unassigned Unassigned
              ekohlvan@redhat.com Ewoud Kohl van Wijngaarden
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: