polars
0.45.1
In polars::
prelude
polars
::
prelude
Function
get_strftime_format
Copy item path
Source
pub fn get_strftime_format( fmt: &
str
, dtype: &
DataType
, ) ->
Result
<
String
,
PolarsError
>