XDateTime Properties |
The XDateTime type exposes the following members.
Name | Description | |
---|---|---|
Day |
Gets the day from date time.
| |
Hour |
Gets the hour from date time.
| |
Minute |
Gets the minute from date time.
| |
Month |
Gets the month from date time.
| |
Second |
Gets the second from date time.
| |
Value |
Gets or sets the value of the datetime.
| |
Year |
Gets the year from date time.
|