I’ve changed the fixes from that ticket back to the way they were in 2.0.2 and that solved the issue for me.
I think it’s a ‘useless’ fix anyway, because I don’t know of any regional setting where the name of a day or a month (see below) start with a literal number, thus making the fix void anyhow, except maybe for esthetics.
The replace takes place on:
D (A textual representation of a day, three letters)
F (A full textual representation of a month, such as January or March)
l (A full textual representation of the day of the week)
M (A short textual representation of a month, three letters)