A string in date-time format RFC 3339. To ensure a normalised form, the time-secfrac MUST always be omitted if zero, and any letters in the string (e.g., “T” and “Z”) MUST be uppercase.
T
Z
For example, "2014-10-30T14:12:00+08:00".
"2014-10-30T14:12:00+08:00"
A string in date-time format RFC 3339. To ensure a normalised form, the time-secfrac MUST always be omitted if zero, and any letters in the string (e.g., “
T” and “Z”) MUST be uppercase.For example,
"2014-10-30T14:12:00+08:00".