Environmental Data Coding Specifcation        ISO IEC LogosRight Title Graphic
Home Browse Search Download Submissions FAQs Contact
 

EA:  TIME_FORMAT

Status: STD 2005/06/07
Code: 1443

Concept definition: The format of a time of the day.
 
Attribute value type: ENUMERATION
Reference type:  
Reference:  
Supplemental references:  

Enumerants (presented in a natural order)
Status Attribute label Enumerant label ▾ Concept definition Code Ref type Reference Supplemental references
STD
2005/06/07
TIME_FORMAT COORDINATED_UNIVERSAL-
_TIME
A specific time of the day in Coordinated Universal Time, formatted in a Basic Latin string as specified in ISO 8601:2004, 4.2.5. 1 PR [ISO 8601:2004, 4.2.5]  
STD
2005/06/07
TIME_FORMAT HH A representation with reduced precision of a specific hour, formatted in a Basic Latin string as specified in ISO 8601:2004, 4.2.2.3.b, Basic format; hh. 2 PR [ISO 8601:2004, 4.2.2.3.b, Basic format]  
STD
2005/06/07
TIME_FORMAT HHMM A representation with reduced precision of a specific hour and (optionally) minute, formatted in a Basic Latin string as specified in ISO 8601:2004, 4.2.2.3.a, Basic format; either hhmm or hh. 8 PR [ISO 8601:2004, 4.2.2.3.a, Basic format]  
STD
2005/06/07
TIME_FORMAT HHMMSS A complete representation of a specific local time of the day, formatted in a Basic Latin string as specified in ISO 8601:2004, 4.2.2.2, Basic format; hhmmss. 9 PR [ISO 8601:2004, 4.2.2.2, Basic format]  
STD
2005/06/07
TIME_FORMAT HHMMSSZ A specific time of the day in Coordinated Universal Time, formatted in a Basic Latin string as specified in ISO 8601:2004, 4.2.4, Basic format; either hhmmssZ or hhmmZ or hhZ. 12 PR [ISO 8601:2004, 4.2.4, Basic format]  
STD
2005/06/07
TIME_FORMAT HHMMSS_HHMM A specific local time, together with the difference between local time and Coordinated Universal Time, formatted in a Basic Latin string as specified in ISO 8601:2004, 4.2.5.2, Basic format; either hhmmss+hhmm or hhmmss+hh or hhmmss-hhmm or hhmmss-hh. 10 PR [ISO 8601:2004, 4.2.5.2, Basic format]  
STD
2005/06/07
TIME_FORMAT HHMMSS_S A representation using decimal fractions of a specific local time of the day using a decimal fraction, formatted in a Basic Latin string as specified in ISO 8601:2004, 4.2.2.4.a, Basic format; either hhmmss,s or hhmm,m or hh,h. may be used following the decimal sign, but at least one digit shall be used. 11 PR [ISO 8601:2004, 4.2.2.4.a, Basic format]  
STD
2005/06/07
TIME_FORMAT HH_MM A representation with reduced precision of a specific hour and minute, formatted in a Basic Latin string as specified in ISO 8601:2004, 4.2.2.3.a, Extended format; hh:mm. 3 PR [ISO 8601:2004, 4.2.2.3.a, Extended format]  
STD
2005/06/07
TIME_FORMAT HH_MM_SS A complete representation of a specific local time of the day, formatted in a Basic Latin string as specified in ISO 8601:2004, 4.2.2.2, Extended format; hh:mm:ss. 4 PR [ISO 8601:2004, 4.2.2.2, Extended format]  
STD
2005/06/07
TIME_FORMAT HH_MM_SSZ A specific time of the day in Coordinated Universal Time, formatted in a Basic Latin string as specified in ISO 8601:2004, 4.2.4, Extended format; either hh:mm:ssZ or hh:mmZ. 7 PR [ISO 8601:2004, 4.2.4, Extended format]  
STD
2005/06/07
TIME_FORMAT HH_MM_SS_HH_MM A specific local time, together with the difference between local time and Coordinated Universal Time, formatted in a Basic Latin string as specified in ISO 8601:2004, 4.2.5.2, Extended format; either hh:mm:ss+hh:mm or hh:mm:ss+hh or hh:mm:ss-hh:mm or hh:mm:ss-hh. 5 PR [ISO 8601:2004, 4.2.5.2, Extended format]  
STD
2005/06/07
TIME_FORMAT HH_MM_SS_S A representation using decimal fractions of specific local time of the day using a decimal fraction, formatted in a Basic Latin string as specified in ISO 8601:2004, 4.2.2.4.a, Extended format; either hh:mm:ss,s or hh:mm,m. As many digits as required may be used following the decimal sign, but at least one digit shall be used. 6 PR [ISO 8601:2004, 4.2.2.4.a, Extended format]  
STD
2005/06/07
TIME_FORMAT ISO A specific time of the day, formatted in a Basic Latin string as specified in ISO 8601:2004, 4.2; ISO. 13 PR [ISO 8601:2004, 4.2]  
STD
2005/06/07
TIME_FORMAT LOCAL A specific local time of the day, formatted in a Basic Latin string as specified in ISO 8601:2004, 4.2.2. 14 PR [ISO 8601:2004, 4.2.2]  
STD
2005/06/07
TIME_FORMAT MM A truncated representation of a specific minute of the hour, formatted in a Basic Latin string as specified in ISO 8601:2000, 5.3.1.4.b, Basic format; -mm. 15 PR [ISO 8601:2000, 5.3.1.4.b, Basic format]  
STD
2005/06/07
TIME_FORMAT MMSS A truncated representation of a specific minute and second of the implied hour, formatted in a Basic Latin string as specified in ISO 8601:2000, 5.3.1.4.a, Basic format; -mmss. 19 PR [ISO 8601:2000, 5.3.1.4.a, Basic format]  
STD
2005/06/07
TIME_FORMAT MMSS_S A truncated representation of a specific minute and second of the implied hour and decimal fraction of the second, formatted in a Basic Latin string as specified in ISO 8601:2000, 5.3.1.4.d, Basic format; -mmss,s. As many digits as required may be used following the decimal sign. 20 PR [ISO 8601:2000, 5.3.1.4.f, Basic format]  
STD
2005/06/07
TIME_FORMAT MM_M A specific minute of the hour and decimal fraction of the minute, formatted in a Basic Latin string as specified in ISO 8601:2000, 5.3.1.4.e, Basic format; -mm,m. As many digits as required may be used following the decimal sign. 16 PR [ISO 8601:2000, 5.3.1.4.e, Basic format]  
STD
2005/06/07
TIME_FORMAT MM_SS A truncated representation of a specific minute and second of the hour, formatted in a Basic Latin string as specified in ISO 8601:2000, 5.3.1.4.a, Extended format; -mm:ss. 17 PR [ISO 8601:2000, 5.3.1.4.a, Extended format]  
STD
2005/06/07
TIME_FORMAT MM_SS_S A truncated representation of a specific minute and second of the implied hour and decimal fraction of the second, formatted in a Basic Latin string as specified in ISO 8601:2000, 5.3.1.4.d, Extended format; -mm:ss,s. As many digits as required may be used following the decimal sign. 18 PR [ISO 8601:2000, 5.3.1.4.f, Extended format]  
STD
2005/06/07
TIME_FORMAT SS A truncated representation of a specific second of the minute, formatted in a Basic Latin string as specified in ISO 8601:2000, 5.3.1.4.c, Basic format; --ss. 21 PR [ISO 8601:2000, 5.3.1.4.c, Basic format]  
STD
2005/06/07
TIME_FORMAT SS_S A truncated representation of a specific second of the implied minute and decimal fraction of the second, formatted in a Basic Latin string as specified in ISO 8601:2000, 5.3.1.4.f, Basic format; --ss,s. As many digits as required may be used following the decimal sign. 22 PR [ISO 8601:2000, 5.3.1.4.g, Basic format]  

Group membership:

In addition to the status and date information for each entry, a colour coding scheme highlights the database holding to which an entry belongs. The following highlight colours are used:

  • white - the entry is in the standard
  • yellow - the entry has been added to the register
  • pink - the entry has been submitted for inclusion in the register, but it is not approved
  • cyan - a deprecated entry that was originally either in the standard or was added to the register, but has since been deprecated

The following icons are used to identify items that have figures, modifications and/or clarification notes:

  • F n - has Figures and, if more than one figure, n figures
  • M - has Modifications
  • C - has Clarifications

Bottom Bar Graphic

 Send mail to webmaster with questions or comments about this web site.