Struct arrow_array::timezone::TzOffset
source · pub struct TzOffset(_);
Trait Implementations§
source§impl Offset for TzOffset
impl Offset for TzOffset
source§fn fix(&self) -> FixedOffset
fn fix(&self) -> FixedOffset
Returns the fixed offset from UTC to the local time stored.