DATETIME
This atribute, when used, will display the date and time. It is presented with the following syntax:

YYYY-MM-DDThh:mm:ssTZD.

'YYYY' represents the year, 'MM' the month, and 'DD' the day.

The 'T' indicates that the following is time (as opposed to date) information.

The 'hh' indicates hours, 'mm' indicates minutes, and 'ss' indicates seconds.

The 'TZD' (Time Zone Data) indicates the number of hours the present time is removed from Grenwich Mean Time.
syntax:
DATETIME=" ... "
The HTML element(s) this attribute is used with are:
DEL
INS