Material Design Team f1da3c384f Cleanup date formats that specify the same field multiple times.
One of the usages was almost always meant to be something else. Most commonly the format reuses "m" (minutes of hour) instead of "M" (month of year) or "s" (second of minute) instead of "S" (milliseconds).

Eg: "mm/dd/yyyy hh:mm:ss.sss" instead of "MM/dd/yyyy hh:mm:ss.SSS"

#busy-beavers

PiperOrigin-RevId: 571995047
2023-10-10 10:42:49 -07:00
..