Open ryanblock opened 4 years ago
What's this you say? A timezone bug in software? I can't believe it. 🌈
Version info
Description
After the DST switch in my timezone (US / Pacific Time) commits are now off by one hour
Steps to reproduce
If you are fortunate enough to live in a place that does not use DST, first be stoked!
Expected behavior
Times should not be off by one hour.
Screenshots
git log (correct time of 11:11):
git log
Merge (incorrect time of 12:11):
Does restarting Sublime Merge resolve this?
@BenjaminSchaaf This is still an issue in build 2083. Please also see #1453
What's this you say? A timezone bug in software? I can't believe it. 🌈
Version info
Description
After the DST switch in my timezone (US / Pacific Time) commits are now off by one hour
Steps to reproduce
If you are fortunate enough to live in a place that does not use DST, first be stoked!
Expected behavior
Times should not be off by one hour.
Screenshots
git log
(correct time of 11:11):Merge (incorrect time of 12:11):