Difference between revisions of "Date"
From DGIWG
(Created page with "This is a calendar date indicating year, month and day. The format is conformant to ISO 8601: YYYY-MM-DD Where: * YYYY is a four digit code representing the year, MM is a...") |
(No difference)
|
Revision as of 11:53, 18 October 2018
This is a calendar date indicating year, month and day. The format is conformant to ISO 8601: YYYY-MM-DD Where:
- YYYY is a four digit code representing the year,
MM is a two digit code representing the month and DD is a two digit code representing the day of the month.