Function get_utc_offset

Source
pub fn get_utc_offset() -> (UtcOffset, Errors)
Expand description

Do whatever it takes to get a utc offset and cache it. Worst case scenario we just assume UTC time.