Function to_timestamp_nanos

Source
fn to_timestamp_nanos(dt: NaiveDateTime) -> Result<i64, ArrowError>
Expand description

Fallible conversion of NaiveDateTime to i64 nanoseconds