date_time_parser
date_time_parser copied to clipboard
Support for languages other than US English
Hi, we're looking for a library to parse dates. date_time_parser is working pretty well for American dates, but we also have data from European languages (e.g. German, French). An example would be 04 août 2020.
A similar library in Python is able to support languages other than US English, however this library doesn't seem to have such capabilities. Is this something you might consider adding? Or maybe this topic could be open for a potential PR (we might not have time to submit it soon though)? Thanks.
Moved from https://github.com/taxjar/date_time_parser/issues/38