The default values assigned to dateTime property are dependant on the logical type of the property. The following table lists the defaults for each of the logical dateTime types:
Logical Type | Default Format |
---|---|
date | yyyy-MM-dd |
dateTime | yyyy-MM-dd'T'HH:mm:ss |
gDay | - - -dd |
gMonth | - -MM |
gMonthDay | - -MM-dd |
gYear | yyyy |
gYearMonth | yyyy-MM |
time | HH:mm:ssZZZ |