I thought my web app’s date/time display functionality was broken. Went chasing things down, and it turns out that, if you turn on Firefox’s fingerprinting resistance, it forces Intl.DateTimeFormat().resolvedOptions().timeZone
to UTC
.
Music-obsessed software geek. One of Breakmaster Cylinder’s Internet weirdos. He/him.
I thought my web app’s date/time display functionality was broken. Went chasing things down, and it turns out that, if you turn on Firefox’s fingerprinting resistance, it forces Intl.DateTimeFormat().resolvedOptions().timeZone
to UTC
.