fn to_timestamp_nanos(dt: NaiveDateTime) -> Result<i64, ArrowError>
Expand description
Fallible conversion of NaiveDateTime
to i64
nanoseconds
fn to_timestamp_nanos(dt: NaiveDateTime) -> Result<i64, ArrowError>
Fallible conversion of NaiveDateTime
to i64
nanoseconds