Tips on using python’s datetime module
created 06 July 2009 in links tagged datetime and python.
Via Simon Willison, a list of things you can’t do with the Python datetime module. I knew it was slightly weird with respect to time zones, I hadn’t realised that it was this broken.
http://www.enricozini.org/2009/debian/using-python-datetime/