Function arrow2::temporal_conversions::utf8_to_timestamp_ns_scalar
source · [−]Expand description
Parses value to Option<i64> consistent with the Arrow’s definition of timestamp with timezone.
tz must be built from timezone (either via parse_offset or chrono-tz).