Does Date Object in nodejs Update Browser Timezone Correctly After changing System Timezone frequently on Ubuntu?
I am encountering an issue where the browser timezone information becomes incorrect after changing the system timezone multiple times on my Ubuntu PC. Specifically, the Date object in my browser returns Etc/Unknown
instead of the correct timezone after the third change. Here are the details of my situation: