Add support for custom locales in date parsers
ruippeixotog opened this issue · 0 comments
ruippeixotog commented
When parsing pages in a foreign language - a common use case for this library - it is sometimes needed to parse dates formatted in another locale (e.g. different month and week day names). We should create a built-in parser and scala-scraper-config
support for those cases.