Skip to content

UI needs date format harmonization and localization adoptation #741

Description

@Kiwawa

Just evaluation the product, I found four places with dates in the UI, every single one with different date format.

  1. Overview screen for a certificate. The date fields uses "short" ISO 8895-1 format (YYYY-mm-dd).
  2. Settings -> Stored credentials. Date fields (creation date?) uses forced American long datetime format (dd/mm/YY HH:MM.SS AM/PM)
  3. Deployment task status for a finished run. Status field uses forced American very long datetime format (Weekday, Month + Date, HH:MM.SS AM/PM)
  4. Log file. Uses local ISO 8859-1 datetime plus microseconds and timezone.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions