Prevent ambigious splitting of [0-9]{4}-[0-9]{2}

This commit is contained in:
2025-05-06 22:32:00 +02:00
parent 057cac0f1b
commit 1051e10732
2 changed files with 7 additions and 0 deletions

View File

@ -604,6 +604,7 @@ final class NodaTimeSplitterTest extends TestCase {
"13.13.2022",
"2022-13-13",
"40.10.2022",
"1903-04",
"1903/04",
"2022-10-40",
"6;November 1978",