TimeConstants

TimeConstants

Constants for time conversions like those done by JulianDate.

See:
Source:

Members

<static, constant> :Number

The number of days in one Julian century: 36525.

<static, constant> :Number

The number of hours in one day: 24.

<static, constant> :Number

The number of minutes in one day: 1440.

<static, constant> :Number

The number of minutes in one hour: 60.

<static, constant> :Number

DOC_TBA

<static, constant> :Number

One trillionth of a second.

<static, constant> :Number

The number of seconds in one day, ignoring leap seconds: 86400.

<static, constant> :Number

The number of seconds in one hour: 3600.

<static, constant> :Number

The number of seconds in one millisecond: 0.001

<static, constant> :Number

The number of seconds in one minute: 60.