Date Properties |
The Date type exposes the following members.
Name | Description | |
---|---|---|
DateAsString |
Gets the date as string in YYYY-MM-DD format.
| |
Day |
Gets or sets the Day.
| |
DayOfWeek |
Gets the day of the week represented by the instance.
| |
DayOfYear |
gets the day of year represented by the instance.
| |
Month |
Gets or sets the Month.
| |
Year |
Gets or sets the Year.
|