|
identt
|
Date class working with formats specified in RFC 7231 Date/Time Formats. More...
#include <Utility.hpp>
Static Public Member Functions | |
| static std::string | to_string (const std::chrono::system_clock::time_point time_point) noexcept |
| Returns the given std::chrono::system_clock::time_point as a string with the following format: Wed, 31 Jul 2019 11:34:23 GMT. | |
Date class working with formats specified in RFC 7231 Date/Time Formats.
1.8.12