artefactual-sdps / enduro

Designed to automate the processing of transfers in multiple Archivematica pipelines.
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

Problem: Enduro UI does not use ISO standards for date formatting #933

Closed fiver-watson closed 1 month ago

fiver-watson commented 1 month ago

Describe the bug

Dates that appear in the Enduro UI (for example, Workflow start and complete times, etc) currently include dates like the following example:

5/5/2024, 9:24 AM

Enduro is a standards-based, international application. Elsewhere in Artefactual's projects, we have consistently used ISO 8601 date formatting (e.g. YYYY-MM-DD) for clarity and consistency.

To Reproduce

Steps to reproduce the behavior:

  1. Log into Enduro
  2. On the Packages page, note the "Started" column times 3Click on a Package's hyperlinked Name to go to its view page
  3. Review the "Started" and "Completed" elements in the AIP Creation details summary
  4. Review the Completed time shown in the Preservation actions section

Expected behavior

Given that:

We should ensure that Enduro consistently uses ISO 8601 date formatting in user interface elements going forward