time::format_description

Module well_known

Source
Available on crate features formatting or parsing only.
Expand description

Well-known formats, typically standards.

Re-exports§

pub use rfc2822::Rfc2822;
pub use rfc3339::Rfc3339;

Modules§

iso8601
The format described in ISO 8601.
rfc2822 🔒
The format described in RFC 2822.
rfc3339 🔒
The format described in RFC 3339.

Structs§

Iso8601
The format described in ISO 8601.