Skip to content

Fix the datetime format in the MSR search interface to conform to SECOM #48

Open
@nvasta

Description

The SECOM datetime format (according to the latest version I've got) seems like this: yyyyMMddHHmmss(+HHMM).

The instance search resutls do contain the following fields with datetimes:

  • "publishedAt": "2023-03-09T10:57:03.938Z",
  • "lastUpdatedAt": "2023-03-09T10:57:03.938Z",

Therefore the latest SECOMLib version should be use to format those fields correctly.

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