time::util

Function refresh_tz

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