time::sys

Module local_offset_at

Source
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.