ocean.net.http.time.HttpTimeParser

Parses a HTTP compliant date/time string and converts it to the UNIX time value

Members

Functions

parse
bool parse(cstring timestamp, time_t t)

Parses timestamp, which is expected to be a HTTP compliant date/time string, and converts it to the UNIX time value.

Meta

License

Boost Software License Version 1.0. See LICENSE_BOOST.txt for details. Alternatively, this file may be distributed under the terms of the Tango 3-Clause BSD License (see LICENSE_BSD.txt for details).