polars::chunked_array::temporal::conversion

Function datetime_to_timestamp_ns

Source
pub fn datetime_to_timestamp_ns(v: NaiveDateTime) -> i64
Available on crate features temporal or dtype-datetime or dtype-date only.