Skip to main content

load

Function load 

Source
pub fn load(name: &str) -> Result<Zone<'static>, Error>
Expand description

Loads a Zone by IANA timezone name from the embedded database.

An empty name or "UTC" resolves to the UTC zone.