thiemowmde added a comment. "1700-02-29" is "ISO-like" and parsed by IsoTimestampParser.
YearMonthDayTimeParser is currently not able to parse localized month names. This is by design. It can parse everything that contains three numbers, e.g. "29.2.1700", "02/29/1700" and so on. These two test cases should be added to https://gerrit.wikimedia.org/r/240714. In https://github.com/DataValues/Time/pull/93 I'm exploring the idea to make YearMonthDayTimeParser aware of localized month names, but I'm not sure if this is the right thing to do. I need time to collect test cases. TASK DETAIL https://phabricator.wikimedia.org/T98194 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: thiemowmde Cc: Jonas, gerritbot, Jc3s5h, daniel, thiemowmde, Aklapper, Wikidata-bugs, aude _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
