userver: userver/utils/datetime/cpp_20_calendar.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
cpp_20_calendar.hpp File Reference

This file brings date.h into utils::datetime::date namespace, which is std::chrono::operator/ (calendar) in c++20. More...

#include <date/date.h>
+ Include dependency graph for cpp_20_calendar.hpp:

Go to the source code of this file.

Namespaces

namespace  utils
 Utilities.
 
namespace  utils::datetime
 Date and time utilities.
 

Detailed Description

This file brings date.h into utils::datetime::date namespace, which is std::chrono::operator/ (calendar) in c++20.

Definition in file cpp_20_calendar.hpp.