userver: userver/utils/datetime Directory Reference
Loading...
Searching...
No Matches
datetime Directory Reference
+ Directory dependency graph for datetime:

Files

 cpp_20_calendar.hpp
 This file brings date.h into utils::datetime::date namespace, which is std::chrono::operator/ (calendar) in c++20.
 
 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.
 
 wall_coarse_clock.hpp
 System clock with up to a few millisecond resolution that is slightly faster than the std::chrono::system_clock.