Preflight Checklist
Issue Details
The Brazil has recently stopped using summer time. But Electron still works with it!
- Electron Version:
6.1.4 and probably any Electron 6 and lower
- Operating System:
Window 10
- Last Known Working Electron version:
7 and up works
Expected Behavior
The Electron should use system time.
Actual Behavior
The time is one hour ahead since it still counts the Brasilia Summer time.
To Reproduce
Go to time settings on your Windows computer, Change timezone to "(UTC -03:00) Brasilia". Open dev tools and paste "new Date().toTimeString()" to console. The resulting time will be one hour ahead.
Screenshots

Preflight Checklist
Issue Details
The Brazil has recently stopped using summer time. But Electron still works with it!
6.1.4 and probably any Electron 6 and lower
Window 10
7 and up works
Expected Behavior
The Electron should use system time.
Actual Behavior
The time is one hour ahead since it still counts the Brasilia Summer time.
To Reproduce
Go to time settings on your Windows computer, Change timezone to "(UTC -03:00) Brasilia". Open dev tools and paste "new Date().toTimeString()" to console. The resulting time will be one hour ahead.
Screenshots