Changes for page 4 General Notes for Implementers
Last modified by Artur on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -162,11 +162,12 @@ 162 162 A Gregorian time period is always represented by a Gregorian year, year-month, or day. These are all based on ISO 8601 dates. The representation in SDMX-ML messages and the period covered by each of the Gregorian time periods are as follows: 163 163 164 164 **Gregorian Year:** 165 - 166 166 Representation: xs:gYear (YYYY) 167 -Period: the start of January 1 to the end of December 31 **Gregorian Year Month**: 166 +Period: the start of January 1 to the end of December 31 167 +**Gregorian Year Month**: 168 168 Representation: xs:gYearMonth (YYYY-MM) 169 -Period: the start of the first day of the month to end of the last day of the month **Gregorian Day**: 169 +Period: the start of the first day of the month to end of the last day of the month 170 +**Gregorian Day**: 170 170 Representation: xs:date (YYYY-MM-DD) 171 171 Period: the start of the day (00:00:00) to the end of the day (23:59:59) 172 172