The TimeOfDay type exposes the following members.

Properties

  NameDescription
Public propertyHour
The hour of the TimeOfDay.
Public propertyMinute
The minute of the TimeOfDay.
Public propertyStatic memberNow
Returns a TimeOfDay representing the current system clock time.
Public propertyTwelveHourClockHour
The hour of the TimeOfDay, considered on the twelve-hour clock (e.g. 14:30 returns 2).

See Also