Skip to content

Timestamp Formatting Inconsistent, Unparsable #69

@djbusby

Description

@djbusby

The CCRS platform adds timestamps to files that are uploaded. However, in many cases these formats are not valid. For example what date-time does 202456T93891 represent? Currently the system replies with timestamps that are between 12 and 18 characters.

Recommend the system implement a consistent format of something like YYYYMMDD\THHMMSSUUU for a four digit year, consistently two digit month and day; consistently two digit hour, minute and second and then three digits for microsecond.

For a guess, the previous example of 202456T93891 should be 20240506T090308910 or something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions