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
Symptom: During DST, UTC offset is unchanged. This is a bug, as UTC is a time standard, not a time zone. Therefore, during DST, we must calculate the offset from the standard, not from GMT.
The text was updated successfully, but these errors were encountered:
Thanks @ciozi137 for the bug report.
Symptom: During DST, UTC offset is unchanged. This is a bug, as UTC is a time standard, not a time zone. Therefore, during DST, we must calculate the offset from the standard, not from GMT.
The text was updated successfully, but these errors were encountered: