identt
Static Public Member Functions | List of all members
identt::http::Date Class Reference

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.
 

Detailed Description

Date class working with formats specified in RFC 7231 Date/Time Formats.


The documentation for this class was generated from the following file: