BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//programme.europython.eu//europython-2023//talk//UWKSPN
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-europython-2023-UWKSPN@programme.europython.eu
DTSTART;TZID=CET:20230721T112000
DTEND;TZID=CET:20230721T115000
DESCRIPTION:Pendulum is a Python package for working with dates\, times\, a
 nd timezones. It offers a simple and intuitive API for common date/time op
 erations and provides advanced functionality for dealing with more complex
  scenarios. Some of the interesting points of Pendulum include support for
  leap years\, time zones\, and daylight saving time\, as well as a fluent 
 API for creating and modifying dates and times.\n\nOne of the standout fea
 tures of Pendulum is its support for time zones. The library comes with a 
 comprehensive list of time zones\, and it can automatically adjust dates a
 nd times to the local time zone of a given location. Additionally\, Pendul
 um can handle time zone conversions with ease\, making it easy to work wit
 h date/time data across different time zones.\n\nPendulum also provides a 
 powerful API for creating and modifying dates and times. With its fluent i
 nterface\, developers can create and manipulate dates and times using a na
 tural\, human-readable syntax.
DTSTAMP:20260418T105625Z
LOCATION:Terrace 2B
SUMMARY:Time Made Easy: Simplify Date and Time Handling with Python's Pendu
 lum - Abhinand C\, Jothir Adithyan
URL:https://programme.europython.eu/europython-2023/talk/UWKSPN/
END:VEVENT
END:VCALENDAR
