Data_Formatter.with_datetime_formats
with_datetime_formatsdatetime_formatsdate_formatstime_formats
Documentation
Specify values for Date/Time parsing.
A plain text pattern can be provided and it will be automatically
converted into a Date_Time_Formatter using simple pattern parsing rules.
See Date_Time_Formatter for available options.
Arguments
datetime_formats: Expected datetime formats.date_formats: Expected date formats.time_formats: Expected time formats.