[BUG][FIX] DateAndTime>>printOn: does not print decimal point for fractional seconds

David T. Lewis lewis at mail.msen.com
Sat Nov 6 15:21:00 UTC 2004


The #printOn: for DateAndTime does not insert a decimal point for the fractional
part of seconds (nanoseconds). Attached is a test and a fix.

Dave

-------------- next part --------------
A non-text attachment was scrubbed...
Name: DateAndTimePrintOnTest-dtl.1.cs.gz
Type: application/x-gunzip
Size: 520 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20041106/bd2e3a4c/DateAndTimePrintOnTest-dtl.1.cs.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DateAndTimePrintOnFix-dtl.1.cs.gz
Type: application/x-gunzip
Size: 745 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20041106/bd2e3a4c/DateAndTimePrintOnFix-dtl.1.cs.bin


More information about the Squeak-dev mailing list