`11-12-2012` could be a little-endian date (11 december) or a middle-endian date (12 november) and is thus dubious. Currently, the parser returns nothing for these dates, but the year can be unambiguously determined: `2012`.
11-12-2012could be a little-endian date (11 december) or a middle-endian date (12 november) and is thus dubious.Currently, the parser returns nothing for these dates, but the year can be unambiguously determined:
2012.