<?xml version="1.0" encoding="windows-1252"?>
<node id="897676" title="Re: Version control system for the laziest of the lazy" created="2011-04-06 03:08:25" updated="2011-04-06 03:08:25">
<type id="11">
note</type>
<author id="961">
Anonymous Monk</author>
<data>
<field name="doctext">
I prefer a iso 8601
&lt;C&gt;$ perl -MDateTime -le"print DateTime-&gt;now-&gt;strftime( q!%F-%H-%M-%S%z! );"
2011-04-06-07-04-11+0000

$ perl -MDateTime -le"print DateTime-&gt;now( qw[ time_zone local ] )-&gt;strftime( q!%F-%H-%M-%S%z! );"
2011-04-06-00-04-29-0700
&lt;/C&gt;
or double digit suffix 
&lt;C&gt;
foo.pl-00
foo.pl-01
&lt;/c&gt;
With a iso 8601 timestamp at the top of the file

</field>
<field name="root_node">
897538</field>
<field name="parent_node">
897538</field>
<field name="reputation">
9</field>
</data>
</node>
