Expand description

Azure date and time parsing and formatting

Modules

Use the well-known RFC3339 format when serializing and deserializing an OffsetDateTime.
Treat an OffsetDateTime as a Unix timestamp for the purposes of serde.

Functions

Assumes the local offset. Default to UTC if unable to get local offset.
Get the difference between two dates.
Similar to RFC 1123, but includes milliseconds.
RFC 1123: Requirements for Internet Hosts - Application and Support
RFC 3339: Date and Time on the Internet: Timestamps
Similar to preferred HTTP date format, but includes milliseconds
RFC 1123: Requirements for Internet Hosts - Application and Support
RFC 3339: Date and Time on the Internet: Timestamps