time::sys::refresh_tz

Module imp

Source

Constantsยง

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