Module imp

Source
Available on crate feature local-offset only.

Constantsยง

OS_HAS_THREAD_SAFE_ENVIRONMENT ๐Ÿ”’
Whether the operating system has a thread-safe environment. This allows bypassing the check for if the process is multi-threaded.

Functionsยง

refresh_tz ๐Ÿ”’
Attempt to update time zone information from the system. Returns None if the call is not known to be sound.
refresh_tz_unchecked ๐Ÿ”’ โš 
Update time zone information from the system.