You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One idea here is to drop the required dependency python-dateutil and provide a full Python parser with format selection out of the box. Perhaps create extras with python-dateutil, arrow, maya and others for managing date and datetime?
Get
date
anddatetime
converters to be customizable, instead of anif isinstance
statementThe text was updated successfully, but these errors were encountered: