Click or drag to resize

DateTimeEx Properties

The DateTimeEx type exposes the following members.

Properties
  NameDescription
Public propertyDateTime
Gets the underlying date time object.
Public propertyDay
Public propertyDayOfWeek
Public propertyDayOfWeekEnum
Public propertyDayOfYear
Public propertyHour
Public propertyMillisecond
Public propertyMinute
Public propertyMonth
Public propertySecond
Public propertyTimeZone
Gets the time zone associated with the value.
Public propertyUtcDateTime
Gets the underlying date time object, translated to UTC.
Public propertyUtcMillis
Public propertyWeekOfYear
Public propertyYear
Top
See Also