Name | Description | Type | Additional information |
---|---|---|---|
Year |
The year (1 through 9999), default is 1900. |
integer |
None. |
Month |
The month (1 through 12), default is 01. |
integer |
None. |
Day |
The day (1 through the number of days in month), default is 1. |
integer |
None. |
Hour |
The hours (0 through 23), default is 0. |
integer |
None. |
Minute |
The minutes (0 through 59), default is 0. |
integer |
None. |
Second |
The seconds (0 through 59), default is 0. |
integer |
None. |
Millisecond |
The milliseconds (0 through 999), default is 0. |
integer |
None. |
SimpleDateTime
Introduction
Represents an instant in time, typically expressed as a date and time of day.
Back
Home