Skip to main content

Module dateparser

Module dateparser 

Source
Expand description

Extended format parser inspired by the dateparser crate (https://github.com/waltzofpearls/dateparser).

Handles Unix timestamps, Postgres-style datetimes, slash/dot separated dates, abbreviated/full month names, AM/PM, MySQL log format, Chinese date literals, and time-only inputs.