The TimeOfDay type exposes the following members.

Properties

  NameDescription
Public propertyHour
The hour of the TimeOfDay.
Public propertyMinute
The minute of the TimeOfDay.
Public propertyTwelveHourClockHour
The hour of the TimeOfDay, considered on the twelve-hour clock (e.g. 14:30 returns 2).

See Also