- Issue created by @codebymikey
- Merge request !7Issue #3529178: XML Date: Add support for custom date formats → (Open) created by codebymikey
With an XML source where the date is not easily parsed by strtotime()
, it should be possible for site builders to specify the date format to use for parsing, or at the very least support alternative date formats.
Have an XML source where the date value is in a UK date format such as 30/06/2025 23:59:00
, it should be possible for the site admin to specify the default format to parse, or at the very least support that format.
Provide support for alternative forms of dates.
Provide issue fork/patch.
N/A
Active
2.0
Code