get_strftime_format

Function get_strftime_format 

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