Description of the issue:
The browser timezone is wrong. And I can’t find a way to Update it.
I live in Sydney Australia. The local datetime should be GTM+11 now.
I got GTM+10.
Steps to Reproduce (add as many as necessary): 1. 2. 3.
- Be in Sydney, Australia.
- Open the browser console.
- new Date() // Wed Oct 11 2023 15:40:20 GMT+1000 (GMT+10:00)
Actual Result (gifs and screenshots are welcome!):
Expected result:
I would expect to see same date as my System date.