Files | |
| cpp_20_calendar.hpp | |
| Helpers for C++20 calendar. | |
| date.hpp | |
| Date in format YYYY-MM-DD, std::chrono::year_month_day like type. | |
| from_string_saturating.hpp | |
| Saturating converters from strings to time points. | |
| steady_coarse_clock.hpp | |
| Steady clock with up to a few millisecond resolution that is slightly faster than the std::chrono::steady_clock. | |
| timepoint_tz.hpp | |
| Timepoint with timezone. | |
| wall_coarse_clock.hpp | |
| System clock with up to a few millisecond resolution that is slightly faster than the std::chrono::system_clock. | |