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
For Helsinki, DST "falls back" on 2016-10-30 and therefore03:00:00 occurs twice with 2 different UTC offsets (+0300 and +0200). When constructing the DatetimeIndex above, the UTC offset of the first argument is incorrectly converted to the offset after the DST transition.