Module utc
chrono
0.4.40
Module utc
Module Items
Structs
In chrono::
offset
Modules
fixed
local
utc
Structs
FixedOffset
Local
Utc
Enums
LocalResult
Traits
Offset
TimeZone
Type Aliases
MappedLocalTime
chrono
::
offset
Module
utc
Copy item path
Settings
Help
Summary
Source
Expand description
The UTC (Coordinated Universal Time) time zone.
Structs
§
Utc
The UTC time zone. This is the most efficient time zone when you don’t need the local time. It is also used as an offset (which is also a dummy type).