Method lrs::time::Zone::utc

Loads the UTC time zone.

Syntax

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