Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Adjust GermanDate parsing to handle more cases

Maximilian Berthold requested to merge uvp-month-repair into main

There was an error at UVP-UBA where we got:

Unknown German month name 06

We adjusted the GermanDate-parsing by including an additional Regex-pattern matching.

Merge request reports