<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: times</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/times.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2009-07-06T14:20:12+00:00</updated><author><name>Simon Willison</name></author><entry><title>Tips on using python's datetime module</title><link href="https://simonwillison.net/2009/Jul/6/datetime/#atom-tag" rel="alternate"/><published>2009-07-06T14:20:12+00:00</published><updated>2009-07-06T14:20:12+00:00</updated><id>https://simonwillison.net/2009/Jul/6/datetime/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.enricozini.org/2009/debian/using-python-datetime/"&gt;Tips on using python&amp;#x27;s datetime module&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Wow. I’ve run in to problems with datetime and timezones before, but I had no idea how intrinsic those problems were to the design of the library.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/dates"&gt;dates&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/datetime"&gt;datetime&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/times"&gt;times&lt;/a&gt;&lt;/p&gt;



</summary><category term="dates"/><category term="datetime"/><category term="python"/><category term="times"/></entry></feed>