TimeConstants
Constants for time conversions like those done by JulianDate.
See:
Members
-
<static, constant> DAYS_PER_JULIAN_CENTURY :Number
-
The number of days in one Julian century:
36525. -
<static, constant> HOURS_PER_DAY :Number
-
The number of hours in one day:
24. -
<static, constant> MINUTES_PER_DAY :Number
-
The number of minutes in one day:
1440. -
<static, constant> MINUTES_PER_HOUR :Number
-
The number of minutes in one hour:
60. -
<static, constant> MODIFIED_JULIAN_DATE_DIFFERENCE :Number
-
DOC_TBA
-
<static, constant> PICOSECOND :Number
-
One trillionth of a second.
-
<static, constant> SECONDS_PER_DAY :Number
-
The number of seconds in one day, ignoring leap seconds:
86400. -
<static, constant> SECONDS_PER_HOUR :Number
-
The number of seconds in one hour:
3600. -
<static, constant> SECONDS_PER_MILLISECOND :Number
-
The number of seconds in one millisecond:
0.001 -
<static, constant> SECONDS_PER_MINUTE :Number
-
The number of seconds in one minute:
60.
