<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: BASH: Convert Unix Timestamp to a Date</title>
	<atom:link href="http://antonolsen.com/2006/04/06/bash-convert-unix-timestamp-to-a-date/feed/" rel="self" type="application/rss+xml" />
	<link>http://antonolsen.com/2006/04/06/bash-convert-unix-timestamp-to-a-date/</link>
	<description>Making Mistakes as Fast as I Can.</description>
	<lastBuildDate>Mon, 08 Mar 2010 03:30:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Noah Spurrier</title>
		<link>http://antonolsen.com/2006/04/06/bash-convert-unix-timestamp-to-a-date/comment-page-1/#comment-6634</link>
		<dc:creator>Noah Spurrier</dc:creator>
		<pubDate>Sat, 13 Feb 2010 04:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://antonolsen.com/?p=115#comment-6634</guid>
		<description>The `awk` examples require GNU Awk. Most Debian and Ubuntu systems do not have the &#039;gawk&#039; package installed by default.</description>
		<content:encoded><![CDATA[<p>The `awk` examples require GNU Awk. Most Debian and Ubuntu systems do not have the &#8216;gawk&#8217; package installed by default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DWAM</title>
		<link>http://antonolsen.com/2006/04/06/bash-convert-unix-timestamp-to-a-date/comment-page-1/#comment-3913</link>
		<dc:creator>DWAM</dc:creator>
		<pubDate>Tue, 24 Nov 2009 14:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://antonolsen.com/?p=115#comment-3913</guid>
		<description>Thanks for the tips! So far, I was using SQL requests in my linux and nt scripts to convert to and from unixtimestamp dates, which requires to create a special DB user with minimum privileges...</description>
		<content:encoded><![CDATA[<p>Thanks for the tips! So far, I was using SQL requests in my linux and nt scripts to convert to and from unixtimestamp dates, which requires to create a special DB user with minimum privileges&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nuclight</title>
		<link>http://antonolsen.com/2006/04/06/bash-convert-unix-timestamp-to-a-date/comment-page-1/#comment-1275</link>
		<dc:creator>nuclight</dc:creator>
		<pubDate>Fri, 19 Dec 2008 11:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://antonolsen.com/?p=115#comment-1275</guid>
		<description>FreeBSD (and I suspect MacOS) `date&#039; allows to use `-r&#039; switch:

$ date -r 1229519950
Wed Dec 17 19:19:10 NOVT 2008</description>
		<content:encoded><![CDATA[<p>FreeBSD (and I suspect MacOS) `date&#8217; allows to use `-r&#8217; switch:</p>
<p>$ date -r 1229519950<br />
Wed Dec 17 19:19:10 NOVT 2008</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anton</title>
		<link>http://antonolsen.com/2006/04/06/bash-convert-unix-timestamp-to-a-date/comment-page-1/#comment-620</link>
		<dc:creator>Anton</dc:creator>
		<pubDate>Sat, 16 Aug 2008 14:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://antonolsen.com/?p=115#comment-620</guid>
		<description>@Tim

That works ok, but it is too difficult to use a web page in a BASH script.  A local option will always work better than remote for simple tasks like this.</description>
		<content:encoded><![CDATA[<p>@Tim</p>
<p>That works ok, but it is too difficult to use a web page in a BASH script.  A local option will always work better than remote for simple tasks like this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://antonolsen.com/2006/04/06/bash-convert-unix-timestamp-to-a-date/comment-page-1/#comment-619</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sat, 16 Aug 2008 14:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://antonolsen.com/?p=115#comment-619</guid>
		<description>Hi,
I am using
&lt;a href=&quot;http://www.mobilefish.com/services/unixtimestamp/unixtimestamp.php&quot; rel=&quot;nofollow&quot;&gt;http://www.mobilefish.com/services/unixtimestamp/unixtimestamp.php&lt;/a&gt; to convert Unix timestamp into a meaningful date and time.
This site also contains other useful tools.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am using<br />
<a href="http://www.mobilefish.com/services/unixtimestamp/unixtimestamp.php" rel="nofollow">http://www.mobilefish.com/services/unixtimestamp/unixtimestamp.php</a> to convert Unix timestamp into a meaningful date and time.<br />
This site also contains other useful tools.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anton</title>
		<link>http://antonolsen.com/2006/04/06/bash-convert-unix-timestamp-to-a-date/comment-page-1/#comment-618</link>
		<dc:creator>Anton</dc:creator>
		<pubDate>Fri, 17 Aug 2007 14:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://antonolsen.com/?p=115#comment-618</guid>
		<description>The @ is a recent addition.  None of my older systems seem to support this method.</description>
		<content:encoded><![CDATA[<p>The @ is a recent addition.  None of my older systems seem to support this method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liber &#187; Calcule calendarisitice cu date</title>
		<link>http://antonolsen.com/2006/04/06/bash-convert-unix-timestamp-to-a-date/comment-page-1/#comment-617</link>
		<dc:creator>liber &#187; Calcule calendarisitice cu date</dc:creator>
		<pubDate>Thu, 22 Feb 2007 23:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://antonolsen.com/?p=115#comment-617</guid>
		<description>[...] Puteţi consulta deasemenea şi pagina asta: http://anton.lr2.com/archives/2006/04/06/convert-a-unix-epoch-timestamp-to-a-date-in-bash/. [...]</description>
		<content:encoded><![CDATA[<p>[...] Puteţi consulta deasemenea şi pagina asta: <a href="http://anton.lr2.com/archives/2006/04/06/convert-a-unix-epoch-timestamp-to-a-date-in-bash/" rel="nofollow">http://anton.lr2.com/archives/2006/04/06/convert-a-unix-epoch-timestamp-to-a-date-in-bash/</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dying_sphynx</title>
		<link>http://antonolsen.com/2006/04/06/bash-convert-unix-timestamp-to-a-date/comment-page-1/#comment-616</link>
		<dc:creator>dying_sphynx</dc:creator>
		<pubDate>Thu, 25 Jan 2007 16:52:35 +0000</pubDate>
		<guid isPermaLink="false">http://antonolsen.com/?p=115#comment-616</guid>
		<description>Oh, this way with &quot;@&quot; is the coolest one!
Thanks you, Thomas!

BTW, I have no mentions about this &quot;@&quot; in &#039;man date&#039;, but I have it in &#039;info date&#039; :P</description>
		<content:encoded><![CDATA[<p>Oh, this way with &#8220;@&#8221; is the coolest one!<br />
Thanks you, Thomas!</p>
<p>BTW, I have no mentions about this &#8220;@&#8221; in &#8216;man date&#8217;, but I have it in &#8216;info date&#8217; <img src='http://antonolsen.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas the Rhymer</title>
		<link>http://antonolsen.com/2006/04/06/bash-convert-unix-timestamp-to-a-date/comment-page-1/#comment-615</link>
		<dc:creator>Thomas the Rhymer</dc:creator>
		<pubDate>Fri, 12 Jan 2007 03:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://antonolsen.com/?p=115#comment-615</guid>
		<description>With GNU date on Ubuntu, the command is date -d @1168573011, and on NetBSD it&#039;s date -r 1168573011.

The manual command is almost funny: `man date`.</description>
		<content:encoded><![CDATA[<p>With GNU date on Ubuntu, the command is date -d @1168573011, and on NetBSD it&#8217;s date -r 1168573011.</p>
<p>The manual command is almost funny: `man date`.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://antonolsen.com/2006/04/06/bash-convert-unix-timestamp-to-a-date/comment-page-1/#comment-614</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 11 Jan 2007 15:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://antonolsen.com/?p=115#comment-614</guid>
		<description>It&#039;s worth noting that the &quot;date&quot; and &quot;awk&quot; provided on Solaris 9 or 10 do not support the various syntaxes used here *sniff*</description>
		<content:encoded><![CDATA[<p>It&#8217;s worth noting that the &#8220;date&#8221; and &#8220;awk&#8221; provided on Solaris 9 or 10 do not support the various syntaxes used here *sniff*</p>
]]></content:encoded>
	</item>
</channel>
</rss>
