time::sys::refresh_tz

Function refresh_tz

Source
pub(crate) fn refresh_tz() -> Option<()>
Available on crate feature local-offset only.
Expand description

Attempt to update time zone information from the system.

Returns None if the call is not known to be sound.