Module time::serde::iso8601

source ·
Available on crate feature serde and (crate features formatting or parsing) only.
Expand description

Use the well-known ISO 8601 format when serializing and deserializing an OffsetDateTime.

Use this module in combination with serde’s #[with] attribute.

Modules§

Constants§

  • The configuration of ISO 8601 used for serde implementations.

Functions§