formation_rule in ASCII_​Date_​Time_​UTC

Name: formation_ruleVersion Id: 1.0.0.0
Description: The formation_rule attribute provides a 'user friendly' instruction for forming values.
Namespace Id: pdsSteward: pdsClass Name: ASCII_​Date_​Time_​UTCType: ASCII_​Short_​String_​Collapsed
Minimum Value: NoneMaximum Value: NoneMinimum Characters: 1Maximum Characters: 255
Unit of Measure Type: NoneDefault Unit Id: NoneAttribute Concept: NoneConceptual Domain: Short_String
Status: ActiveNillable: falsePattern: None
Permissible Value(s)ValueValue Meaning
 YYYY-MM-DDTHH:MM:SS.SSSZ/YYYY-DOYTHH:MM:SS.SSSZThe date must be expressed in either the YYYY-MM-DD or the YYYY-DOY format where YYYY is the 4-digit year (-9999 to 9999), MM is the 2-digit month-of-year (01-12), DD is the 2-digit day-of-month, and DOY is the 3-digit day-of-year (001-366). "T" is a delimiter separating date and time. Time must be expressed in the HH:MM:SS.SSS(Z) format where HH is the 2-digit hour (00-23), MM is the 2-digit minute (00-59), SS is the 2-digit integer second (00-60), SSS is milliseconds (000-999), and "Z" denotes that the combination is given in UTC.