kopia lustrzana https://github.com/collective/icalendar
Update src/icalendar/tests/test_timezoned.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>pull/623/head
rodzic
5146c087c5
commit
5762ac30e8
|
@ -140,7 +140,7 @@ def test_america_new_york_with_pytz(calendars, tzp, pytz_only):
|
|||
dt = cal.walk('VEVENT')[0]['DTSTART'][0].dt
|
||||
tz = dt.tzinfo
|
||||
tz_new_york = tzp.timezone('America/New_York')
|
||||
# for reasons (tm) the locally installed version of the time zone
|
||||
# for reasons (tm) the locally installed version of the timezone
|
||||
# database isn't always complete, therefore we only compare some
|
||||
# transition times
|
||||
ny_transition_times = []
|
||||
|
|
Ładowanie…
Reference in New Issue