Expand description
The OffsetDateTime
struct and its associated impl
s.
Structs§
- Offset
Date Time - A
PrimitiveDateTime
with aUtcOffset
.
Constants§
- UNIX_
EPOCH_ 🔒JULIAN_ DAY - The Julian day of the Unix epoch.
Functions§
- raw_
to_ 🔒bits - Note: This value is explicitly signed, so do not cast this to or treat this as an unsigned integer. Doing so will lead to incorrect results for values with differing signs.