5 Sep 23:52
Pre 1900 Date problems
From: Rob Rothwell <r.j.rothwell <at> gmail.com>
Subject: Pre 1900 Date problems
Newsgroups: gmane.comp.lang.smalltalk.squeak.beginners
Date: 2008-09-05 21:54:19 GMT
Subject: Pre 1900 Date problems
Newsgroups: gmane.comp.lang.smalltalk.squeak.beginners
Date: 2008-09-05 21:54:19 GMT
How do I reference dates prior to 1900 in Squeak?
When I print, for instance d := Date fromString: '01/01/1800', I get 1 January 3700.
1700 = 3600,
etc...
Should I be using a different Date/TimeStamp package for this sort of thing?
Thanks,
Rob
_______________________________________________ Beginners mailing list Beginners <at> lists.squeakfoundation.org http://lists.squeakfoundation.org/mailman/listinfo/beginners
RSS Feed