$D, $d and $M does not match anymore current local/language.
Reported version
4.0
Type
Functional
Frequency
Few
Severity
S3 - Major
Reproducibility
Always
Status
GitHub issue
Regression
Yes
Workaround
No
Project
Unlike the version 3, creation date, today's date and modification date (available in header/footer as $D, $d and $M respectivly) format are 'MM/DD/YY' and does not macht anymore current local/language.
Comments
See https://github.com/musescore/MuseScore/issues/15437
For 4.0.2 it is planned to just use the ISO date YYYY-MM-DD
For 4.1 a more complete fix is being considered
Due to a missunderstanding the ISO fix didn't make it into 4.0.2. It is in master though, at least for now
It is the same problem in Version 4
It is only a problem with Mu4
In MU-4.2 (Rev. 2c25395 / API-Level: 410) Linux / German setup, creation date in the project settings (properties) still does not accept YYYY-MM-DD and almost nothing else. The one and only accepted is this ugly and not compatible to anything (but itself) format: Mi. Juli 5 2023
True, but not related to the issue at hand, the macros for header and footer
Those do use the ISO format in 4.1 and 4.2dev