get_strftime_format

Function get_strftime_format 

Source
pub fn get_strftime_format(
    fmt: &str,
    dtype: &DataType,
) -> Result<String, PolarsError>