[go: up one dir, main page]

Module rfc7231

Module rfc7231 

Source
Expand description

RFC 7231 date and time parsing and formatting functions.

Modules§

option
RFC 7231 date and time parsing and formatting functions for optional OffsetDateTime values.

Functions§

deserialize
Deserialize an RFC 7231 date and time string into an OffsetDateTime.
serialize
Serialize an OffsetDateTime to an RFC 7231 date and time string.