pub fn parse_offset_tz(timezone: &str) -> PolarsResult<Tz>
Expand description
Parses value
to a chrono_tz::Tz
with the Arrow’s definition of timestamp with a timezone.
pub fn parse_offset_tz(timezone: &str) -> PolarsResult<Tz>
Parses value
to a chrono_tz::Tz
with the Arrow’s definition of timestamp with a timezone.