Holds
a value that represents the date and time.
Literal value"yyyy-mm-ddThh:mm:ssZ"
where
yyyy is the year.
mm is the number that represents the month.
dd is the calendar day of the month.
hh is the hour, using the 24-hour format.
mm is the minutes.
ss is the seconds.
Z is the time zone. See the time zone parameter
in this table for more information.
Example"2006-03-02T14:37:00Z"
|
|
|