data library
A list of data
objects containing read-only data.
Constants
- DAYS_PER_WK → const int
-
days
perweek
- HR_PER_DAY → const int
-
hours
perday
- MIN_PER_HR → const int
-
minutes
perhour
- MNTHS_PER_YR → const int
-
months
peryear
- 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
-
seconds
perminute
- WKS_PER_MNTH → const int
-
weeks
permonth