formation_rule in ASCII_​Date_​Time_​DOY

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_​DOYType: 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-DOYTHH:MM:SS.SSSSSS(Z)YYYY-DOYTHH:MM:SS.SSSSSS(Z) - The date must be expressed in the YYYY-DOY format where YYYY is the 4-digit year (-9999 to 9999) 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.SSSSSS(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), SSSSSS is microseconds (000000-999999), and "(Z)" indicates that "Z" may be optionally appended to denote UTC.