You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, my location have entered daylight saving time for a while, but I only just noticed that the timestamps are still in winter time (1 hour behind). Is it something that can be adjusted? Thank you very much.
Just tried a few time functions, they all seemed to return the correct time. Screenshot:
The text was updated successfully, but these errors were encountered:
@mlucool Thank you very much for your enlightening comment. I did a little bit of research, and think I have found the problem.
Firefox's resistFingerprinting will automatically fix browser timezone to UTC time, and although I'm on beta version with setTZtoUTC=false, it somehow didn't work. I have restarted the browser and my system a few times after the first post, no luck.
Just had a quick look at the source code of this repository. I am not familiar with TypeScript at all, but my intuition is that it is not possible to get system time rather than browser time. Please correct me if I am wrong. In that case, some kind of adjustment option will be greatly appreciated.
Hi, my location have entered daylight saving time for a while, but I only just noticed that the timestamps are still in winter time (1 hour behind). Is it something that can be adjusted? Thank you very much.
Just tried a few time functions, they all seemed to return the correct time. Screenshot:
The text was updated successfully, but these errors were encountered: