Expand description
RFC 7231 date and time parsing and formatting functions.
Modules§
- option
- RFC 7231 date and time parsing and formatting functions for optional
OffsetDateTimevalues.
Functions§
- deserialize
- Deserialize an RFC 7231 date and time string into an
OffsetDateTime. - serialize
- Serialize an
OffsetDateTimeto an RFC 7231 date and time string.