The DateTimeWrapper type exposes the following members.

Properties

  NameDescription
Public propertyCulture
Gets the CultureInfo.
Public propertyDateTime
Gets the DateTime object.
Public propertyDay
Gets the 2 digit day value as a string.
Public propertyDayOfWeek
Gets the name for the day of the week.
Public propertyMonth
Gets the 2 digit month value as a string.
Public propertyMonthName
Gets the full month name.
Public propertyYear
Gets the 4 digit year value as a string.

See Also