Function polars::chunked_array::temporal::conversion::datetime_to_timestamp_us
source ยท pub fn datetime_to_timestamp_us(v: NaiveDateTime) -> i64
Available on crate features
temporal
or dtype-datetime
or dtype-date
only.