pub(crate) fn string_to_timestamp_nanos_shim(s: &str) -> Result<i64>
Calls string_to_timestamp_nanos and converts the error type