Method lrs::time::Zone::local

Loads the local time zone.

Syntax

impl Zone {
    fn local() -> Result<Zone, Errno>
}