pub fn get_strftime_format(fmt: &str, dtype: &DataType) -> PolarsResult<String>
Available on crate features
temporal
or dtype-datetime
or dtype-date
only.pub fn get_strftime_format(fmt: &str, dtype: &DataType) -> PolarsResult<String>
temporal
or dtype-datetime
or dtype-date
only.