time
0.3.36
Module iso8601
Module Items
Structs
Enums
Type Aliases
In time::
format_
description::
well_
known
time
::
format_description
::
well_known
Module
iso8601
Copy item path
source
Expand description
The format described in ISO 8601.
Structs
§
Config
Configuration for
Iso8601
.
Iso8601
The format described in
ISO 8601
.
Enums
§
Date
Kind
Which format to use for the date.
Formatted
Components
Which components to format.
Offset
Precision
The precision for the UTC offset.
Time
Precision
The precision and number of decimal digits present for the time.
Type Aliases
§
Encoded
Config
An encoded
Config
that can be used as a const parameter to
Iso8601
.