Available on crate feature
local-offset
only.Expand description
A method to obtain the local offset from UTC.
Modules§
- imp 🔒
- Get the system’s UTC offset on Unix.
Functions§
- local_
offset_ 🔒at - Attempt to obtain the system’s UTC offset. If the offset cannot be determined,
None
is returned.