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.
Default Value:
  • 36525.0

<static, constant> :Number

The number of hours in one day: 24.
Default Value:
  • 24.0

<static, constant> :Number

The number of minutes in one day: 1440.
Default Value:
  • 1440.0

<static, constant> :Number

The number of minutes in one hour: 60.
Default Value:
  • 60.0

<static, constant> :Number

DOC_TBA
Default Value:
  • 2400000.5

<static, constant> :Number

One trillionth of a second.
Default Value:
  • 0.000000001

<static, constant> :Number

The number of seconds in one day, ignoring leap seconds: 86400.
Default Value:
  • 86400.0

<static, constant> :Number

The number of seconds in one hour: 3600.
Default Value:
  • 3600.0

<static, constant> :Number

The number of seconds in one millisecond: 0.001
Default Value:
  • 0.001

<static, constant> :Number

The number of seconds in one minute: 60.
Default Value:
  • 60.0