Function polars::chunked_array::temporal::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.