CalendarDate Properties |
The CalendarDate type exposes the following members.
Name | Description | |
---|---|---|
![]() | Day |
Returns the day in month, if specified at creation. Otherwise returns null.
|
![]() | Month |
Returns the month, if specified at creation. Otherwise returns null.
|
![]() | Year |
Returns the year. Never returns null.
(Overrides IsoDateYear.) |