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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -49,6 +49,8 @@ It's neutral, doesn't have daylight saving time and you can expect it when you s
Also, why did Windows decide to store the local time in the RTC? Store the UTC time and then see what the user's timezone is and convert it to the local time.