YearMonthDay Properties |
The YearMonthDay type exposes the following members.
Name | Description | |
---|---|---|
Day |
Gets the day of the month (in the range 1 through the number of days in the
month).
| |
DayOfWeek | Gets the day of the week represented by this instance. | |
DayOfYear |
Gets the day of the year (in the range 1 through the number of days in the year).
| |
JulianDayNumber |
Gets the Julian day number for this YearMonthDay instance,
assuming noon on this day.
| |
Month |
Gets the month of the year (in the range 1 through 12).
| |
Year |
Gets the year.
|