scala-scraper icon indicating copy to clipboard operation
scala-scraper copied to clipboard

Add support for custom locales in date parsers

Open ruippeixotog opened this issue 6 years ago • 0 comments

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.

ruippeixotog avatar May 12 '19 00:05 ruippeixotog