Opened 20 years ago
Closed 20 years ago
#788 closed defect (fixed)
PS_TIME_TAI in mdc files
| Reported by: | Paul Price | Owned by: | jhoblitt |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | misc | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Dave Robbins has introduced a PS_TIME_TAI into the metadata config files for the
purpose of representing a psTime. I've no idea if we can read these with psLib,
but they can be written.
- Is this acceptable? Or do we require a different format (e.g., ISO time)?
- Whatever the alternative, the PS::IPP::Metadata::Config->parse must be able to
parse it.
Note:
See TracTickets
for help on using tickets.

I've updated psLib so that times (UTC, UT1, TAI, TT) are now read in and emitted
in ISO8601 format.