The Problem
When using the Swedish localization, specific keys in a DateTime object fail to format due to localization differences.
Year → År
Month → Månad
Day → Dag
There might be a similar problem for other languages with the same root cause.
However, hovering over the time object reveals the actual underlying date.

Repro steps
- Change your localization to Swedish.
^ This could either be in Windows, Chrome, or the DevForum; I haven’t exactly pinpointed which one. - Visit a DevForum user’s profile, expand the details.
- Observe as the year is displayed as
[month] [day], ÅÅÅÅ.§
When it started happening
I believe I’ve been observing this issue ever since I joined the Developer Forum, so I’d say around September 2nd, 2023. Of course, this issue is a localization issue, so it might’ve persisted long before I joined.
