polars
0.46.0
In polars::
chunked_
array::
temporal::
conversion
Functions
datetime_to_timestamp_ms
datetime_to_timestamp_ns
datetime_to_timestamp_us
get_strftime_format
polars
::
chunked_array
::
temporal
::
conversion
Function
get_strftime_format
Copy item path
Settings
Help
Summary
Source
pub fn get_strftime_format( fmt: &
str
, dtype: &
DataType
, ) ->
Result
<
String
,
PolarsError
>