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 [email protected] http://lists.squeakfoundation.org/mailman/listinfo/beginners
