Bookmarks I’ve shared on 2009-12-10:

  • Date and Time Representation in Python
    There are many different ways to represent date and time in Python programs. This page gives an overview over the different methods and explains how to convert between different representations.
    python