PyCon 2019 in Cleveland, Ohio

Wednesday 1:20 p.m.–4:40 p.m. in Room 16

Dealing with Datetimes

Paul Ganssle

Description

Dealing with dates and times is famously complicated. In this tutorial, you'll work through a few common datetime-handling tasks and handle some edge cases you are likely to encounter at some point in your career.

This tutorial will cover:

  • Working with time zones
  • Serializing and deserializing datetimes
  • Datetime arithmetic
  • Scheduling recurring events

The format will be a mix of short lectures and hands-on exercises.

Student Handout

No handouts have been provided yet for this tutorial