formation_rule in ASCII_​Date_​Time_​YMD_​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_​YMD_​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: None
Status: ActiveNillable: falsePattern: None
Permissible Value(s)ValueValue Meaning
 YYYY-MM-DDTHH:MM:SS.SSSSSSZYYYY-MM-DDTHH:MM:SS.SSSSSSZ - The date must be expressed in the YYYY-MM-DD 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.SSSSSSZ 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" denotes UTC.