hiyohiyo / CrystalDiskInfo

CrystalDiskInfo
https://github.com/hiyohiyo/CrystalDiskInfo
MIT License
1.59k stars 177 forks source link

Last graph data point shows incorrect timestamp in past #245

Open theonlypwner opened 4 months ago

theonlypwner commented 4 months ago

The timestamps of the latest points (the last point of each disk) in the Graph view are off by one hour, making the last points appear to go back one hour into the past.

I noticed this issue in the graph shortly after DST (daylight savings time) started.

Before DST started, the graph was working fine, and the final timestamp is off by exactly 1 hour, so I believe this bug is related to DST.

This could explain #223.