Skip to content

XPathBridge - how to parse dates in different formats? #4007

Open
@drelephant

Description

@drelephant

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug-ReportConfirmed bug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions