Hello,
When using the XPath scrapping feature, there does not seem to have a way to set the date format, resulting in incorrectly parsed dates: in my case, the date of articles is formatted as dd/MM/YY but is parsed as MM/dd/YY.
So my question is: is there a way to set the date format used by strtotime()?