Closed
Description
On Windows 7:
- Run node.exe
- Enter "new Date()" and press enter
- Adjust the system clock by moving it forward a 3 minutes
- Press up and enter to repeat step 2. Notice the time shows the wrong value for minutes. This is incorrect for up to about a minute.
This issue occurs on Windows from Node.js 0.11.8 onwards. Doesn't seem to occur on Linux.