Antkeeper
0.0.1
|
Time-related functions. More...
Namespaces | |
gregorian | |
Gregorian calender time. | |
jd | |
Julian day (JD). | |
ut1 | |
UT1 universal time. | |
utc | |
Coordinated Universal Time (UTC). | |
Variables | |
template<class T > | |
constexpr T | seconds_per_day = T(86400) |
Number of seconds per day, in seconds. More... | |
Time-related functions.
|
constexpr |
Number of seconds per day, in seconds.
Definition at line 28 of file time/constants.hpp.