Open
Description
Describe the bug
Date parsing for XPathBridge does not work in some cases.
To Reproduce
I have a feed that has dates like:
<pubDate>Sun, 10 Mar 2024 00:00:00 +0000</pubDate>
I used ./pubDate
in "Item Date Selector", but the dates don't show up in the feed.
Expected behavior
Date parsing can use dates of this format (and others).
Desktop (please complete the following information):
Installed via docker compose.