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