The day. [1, 31]
Optional
hourThe hour. [0, 23]
Optional
isdstWhether this object represents a daylight savings time.
Optional
minThe minute. [0, 59]
The month. [1, 12]
Optional
secThe second. [0, 59]
Optional
wdayThe day of the week. [1, 7]
Optional
ydayThe number of days into the year. [1, 366]
The year.
An object the represents a date or time. Used with
os.date
andos.time
.