Module time::sys::local_offset_at
source · Expand description
A method to obtain the local offset from UTC.
Modules§
- imp 🔒Get the system’s UTC offset on Unix.
Functions§
- Attempt to obtain the system’s UTC offset. If the offset cannot be determined,
None
is returned.