pub fn utf8_to_naive_timestamp_ns<O: Offset>(
    from: &Utf8Array<O>
) -> PrimitiveArray<i64>
Expand description