Click or drag to resize

DateTimeUnit Properties

The DateTimeUnit type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDay
Day unit.
Public propertyStatic memberHour
Hour unit.
Public propertyStatic memberMillisecond
Millisecond unit.
Public propertyStatic memberMinute
Minute unit.
Public propertyStatic memberMonth
Month unit.
Public propertyStatic memberQuarter
Quarter unit.
Public propertyStatic memberSecond
Second unit.
Public propertyStartOfWeek
The day of the start of the week (only valid with Week units that specify a start of the week).
Public propertyUnit
The unit.
Public propertyStatic memberWeek
Week unit.
Public propertyStatic memberWeekStartingFriday
Week starting on Friday unit.
Public propertyStatic memberWeekStartingMonday
Week starting on Monday unit.
Public propertyStatic memberWeekStartingSaturday
Week starting on Saturday unit.
Public propertyStatic memberWeekStartingSunday
Week starting on Sunday unit.
Public propertyStatic memberWeekStartingThursday
Week starting on Thursday unit.
Public propertyStatic memberWeekStartingTuesday
Week starting on Tuesday unit.
Public propertyStatic memberWeekStartingWednesday
Week starting on Wednesday unit.
Public propertyStatic memberYear
Year unit.
Top
See Also