Hi, On the main web page I ran into error using example: >>> cal = Calendar() >>> from datetime import datetime >>> from iCalendar import UTC # timezone ..........^.............. from icalendar import UTC works ### Thanks ... /s