<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Godfryd's Blog (Posts about PyPopLibs)</title><link>https://blog.gof.me/</link><description></description><atom:link href="https://blog.gof.me/categories/pypoplibs.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2019 &lt;a href="mailto:godfryd@gmail.com"&gt;Godfryd&lt;/a&gt; </copyright><lastBuildDate>Mon, 29 Apr 2019 06:40:47 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>dateutil -- datetime on steroids</title><link>https://blog.gof.me/posts/dateutil-datetime-on-steroids/</link><dc:creator>Godfryd</dc:creator><description>&lt;div&gt;&lt;p&gt;We all know the &lt;a href="https://docs.python.org/3/library/datetime.html"&gt;&lt;em&gt;datetime&lt;/em&gt;&lt;/a&gt; module from &lt;a href="https://docs.python.org/3/library/index.html"&gt;the Python Standard Library&lt;/a&gt;. It provides lots of functions to operate on dates and times in a nice way. Still, it lacks some features here and there. There is a library that fills these gaps. It is &lt;a href="https://dateutil.readthedocs.io/"&gt;&lt;em&gt;dateutil&lt;/em&gt;&lt;/a&gt;, a library created by Gustavo Niemeyer and now maintained mainly by Paul Ganssle.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://blog.gof.me/posts/dateutil-datetime-on-steroids/"&gt;Read more…&lt;/a&gt; (4 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>date</category><category>datetime</category><category>dateutil</category><category>PyPopLibs</category><category>python</category><category>time</category><guid>https://blog.gof.me/posts/dateutil-datetime-on-steroids/</guid><pubDate>Wed, 14 Sep 2016 19:59:36 GMT</pubDate></item></channel></rss>