data library
A list of data objects containing read-only data.
Constants
- DAYS_PER_WK → const int
-
daysperweek - HR_PER_DAY → const int
-
hoursperday - MIN_PER_HR → const int
-
minutesperhour - MNTHS_PER_YR → const int
-
monthsperyear - MS → const double
- A milisecond.
- MS_PER_DAY → const double
-
The miliseconds per day
8.64e+7. - MS_PER_HOUR → const double
-
The milliseconds per hour
3.6e+6. - MS_PER_MINUTE → const double
-
The milliseconds per minute
60000. - MS_PER_MONTH → const double
-
The miliseconds per month
2.628e+9. - MS_PER_SECOND → const double
-
The miliseconds per second
1000. - MS_PER_WEEK → const double
-
The miliseconds per week
6.048e+8. - MS_PER_YEAR → const double
-
The miliseconds per year
3.154e+10. - PACKAGE_NAME → const String
- The package's name.
- SEC_PER_MIN → const int
-
secondsperminute - WKS_PER_MNTH → const int
-
weekspermonth