pub fn utf8_to_naive_timestamp_ns_scalar(value: &str, fmt: &str) -> Option<i64>
Parses value to Option<i64> consistent with the Arrow’s definition of timestamp without timezone.
value
Option<i64>