Time Fields |
The Time type exposes the following members.
Name | Description | |
---|---|---|
MaxValue | Represents the largest possible value of a Time. This field is constant. | |
MinValue | Represents the smallest possible value of a Time. This field is constant. | |
SecondsPerDay | Number of seconds in one day. | |
SecondsPerHour | Number of seconds in one hour. | |
SecondsPerMinute | Number of seconds in one minute. | |
SecondsPerTick | Fractional number of seconds in one tick. | |
SecondsPerWeek | Number of seconds in one week. | |
TimeNames | Standard time names used by ToElapsedTimeString(Double, Int32, String, Double) method. |