arrow_arith::temporal

Function get_tz

Source
fn get_tz(dt: &DataType) -> Result<Option<Tz>, ArrowError>
Expand description

Extract optional [Tz] from timestamp data types, returning error if called with a non-timestamp type.