[vwnc 7.8]PrintConverter cannot deal with Timestamp zero?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[vwnc 7.8]PrintConverter cannot deal with Timestamp zero?

Rob Vens-2
Create a PrintConverter:
    PrintConverter for: #timestamp withFormatString: 'dd-mm-yyyy'
Now ask it to print a Timestamp zero:
    self printStringFor: Timestamp zero
Poeff!
Should I deal with this exception, or is it a shortcoming of the
PrintConverter class?
I could reproduce this exception in 7.8 and the feb12.1 release of 7.8.1.


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

rob.vcf (554 bytes) Download Attachment