Click or drag to resize
Time Properties

The Time type exposes the following members.

Properties
  NameDescription
Public propertyHour
The hour. Never null.
Public propertyMinute
The minute. May return null.
Public propertyOffset
The offset in minutes from UTC. May return null.
Public propertySecond
The second. May return null.
Top
See Also