<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - wbowers</title>
<link>http://snipplr.com/users/wbowers/tags/time</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 02 Dec 2008 17:52:44 GMT</pubDate>
<item>
<title>(Python) Python: elapsed_time (human readable time span given total seconds)</title>
<link>http://snipplr.com/view/5713/python-elapsedtime-human-readable-time-span-given-total-seconds/</link>
<description><![CDATA[ <p>This function takes an amount of time in seconds and returns a human readable time span (i.e.,  4h 5m 23s). The suffixes (d for day, h for hour) are configurable to whatever you want (like day, hour, week, etc). Read the comments within the code for more detail.</p> ]]></description>
<pubDate>Sat, 05 Apr 2008 17:35:31 GMT</pubDate>
<guid>http://snipplr.com/view/5713/python-elapsedtime-human-readable-time-span-given-total-seconds/</guid>
</item>
<item>
<title>(JavaScript) Elapsed time string from time in seconds</title>
<link>http://snipplr.com/view/5327/elapsed-time-string-from-time-in-seconds/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 09 Mar 2008 00:51:15 GMT</pubDate>
<guid>http://snipplr.com/view/5327/elapsed-time-string-from-time-in-seconds/</guid>
</item>
</channel>
</rss>