Click or drag to resize

Date Properties

The Date type exposes the following members.

Properties
  NameDescription
Public propertyDateAsString
Gets the date as string in YYYY-MM-DD format.
Public propertyDay
Gets or sets the Day.
Public propertyDayOfWeek
Gets the day of the week represented by the instance.
Public propertyDayOfYear
gets the day of year represented by the instance.
Public propertyMonth
Gets or sets the Month.
Public propertyYear
Gets or sets the Year.
Top
See Also