I wondered what the deal was with that when I was playing with Date in the process of poking at the class comment.<br><br><div class="gmail_quote">On Wed, Aug 18, 2010 at 4:30 PM, Andreas Raab <span dir="ltr">&lt;<a href="mailto:andreas.raab@gmx.de">andreas.raab@gmx.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi -<br>
<br>
I&#39;ve noticed a while ago that at some point in the evolution of Squeak both Time as well as DateAndTime had &quot;nano seconds&quot; added. Unfortunately, the default printing of both of these classes leads to some extremely strange effects now. For example, where historically something like<br>

<br>
        DateAndTime now asUTC.<br>
<br>
would print &quot;2010-08-18T23:23:54+00:00&quot; it now prints silly nonsense like this: &quot;2010-08-18T23:17:49.888000007+00:00&quot; (I just found this in one of our log files). Similarly, if you evaluate &quot;Time now&quot; you get results like &quot;4:22:07.369 pm&quot;.<br>

<br>
In short, the question is: Is there any point whatsoever to print fractional seconds by default? It seems to me that if you need to print fractional seconds you might as well use some other selector and leave #printOn: with the historical behavior of not printing fractional seconds.<br>

<br>
Anyone in favor of preserving fractional seconds by default please raise your hand and provide some arguments why such behavior would be preferable.<br>
<br>
Cheers,<br><font color="#888888">
  - Andreas<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Casey Ransberger<br>