pub const ISO_FMT: &str = "%Y-%m-%dT%H:%M:%S.%3f%:z";
Expand description

ISO 8601 / RFC 3339 date & time format.

Example

2022-07-27T17:34:44.531+08:00