Skip to main content

TzOffsetFn

Type Alias TzOffsetFn 

Source
pub type TzOffsetFn = fn(&str, i64) -> Option<i64>;