<?xml version="1.0"?>
<!-- name="generator" content="blosxom/2.0" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
  <channel>
    <title>Tony's Diary 03 11 2006</title>
    <link>http://bakeyournoodle.com/~tony/diary</link>
    <description>Tony's Diary</description>
    <language>en</language>

  <item>
    <title>Back from the abyss</title>
    <pubDate>Fri, 03 Nov 2006 12:04:00 </pubDate>
    <link>http://bakeyournoodle.com/~tony/diary/2006/11/03#20061103</link>
    <description>&lt;p&gt;
At last week's &lt;a href=&quot;http://clug.org.au/&quot;&gt;CLUG&lt;/a&gt; meeting &lt;a
href=&quot;http://svana.org/sjh/diary/&quot;&gt;Steve&lt;/a&gt; pointed at this blog, and the lack of activity, and berrated me for being so slack.
&lt;/p&gt;
&lt;p&gt;So I'm inventing stuff to blog about.&lt;/p&gt;
&lt;p&gt;
Occaisonally I need to know what time it is in another timezone.  This is
pretty easy with &lt;tt&gt;date&lt;/tt&gt;, eg
&lt;blockquote&gt;
&lt;pre&gt;
$ TZ=Europe/Rome date -R
Fri, 03 Nov 2006 02:24:39 +0100
&lt;/pre&gt;
&lt;/blockquote&gt;
I discovered the other day that &lt;tt&gt;date&lt;/tt&gt; can do some cool stuff.  Say you
know the time in Rome, and you'd like to know the time in Tokyo, all without
leaving the east cost of Australia.
&lt;blockquote&gt;
&lt;pre&gt;
$ TZ=Asia/Tokyo date --date='TZ=&quot;Europe/Rome&quot; 11:31pm' -R
Sat, 04 Nov 2006 07:31:00 +0900
&lt;/blockquote&gt;
&lt;/pre&gt;
&lt;p&gt;

Yet to determine if I'll use this in day to day life but I think it's pretty
cute &lt;tt&gt;:)&lt;/tt&gt;, and not too hard to remember either.
&lt;/p&gt;</description>
  </item>
  </channel>
</rss>