Click or drag to resize
CalendarDate Properties

The CalendarDate type exposes the following members.

Properties
  NameDescription
Public propertyDay
Returns the day in month, if specified at creation. Otherwise returns null.
Public propertyMonth
Returns the month, if specified at creation. Otherwise returns null.
Public propertyYear
Returns the year. Never returns null.
(Overrides IsoDateYear.)
Top
See Also