Click or drag to resize

Time Fields

The Time type exposes the following members.

Fields
  Name Description
Public field Static member MaxValue Represents the largest possible value of a Time. This field is constant.
Public field Static member MinValue Represents the smallest possible value of a Time. This field is constant.
Public field Static member SecondsPerDay Number of seconds in one day.
Public field Static member SecondsPerHour Number of seconds in one hour.
Public field Static member SecondsPerMinute Number of seconds in one minute.
Public field Static member SecondsPerTick Fractional number of seconds in one tick.
Public field Static member SecondsPerWeek Number of seconds in one week.
Public field Static member TimeNames Standard time names used by ToElapsedTimeString(Double, Int32, String, Double) method.
Top
See Also