Module time::offset_date_time
source · Expand description
The OffsetDateTime
struct and its associated impl
s.
Structs
- A
PrimitiveDateTime
with aUtcOffset
.
Type Definitions
- Inner 🔒The actual type doing all the work.
The OffsetDateTime
struct and its associated impl
s.
PrimitiveDateTime
with a UtcOffset
.