July 10, 2012
4:20 p.m.
The problem is that the epoch was always in local time so the logic behind it and tests were a mess. Now the epoch starts in one defined moment. Sorry for the failing tests but chronology tests were ok and the monkey reported no other failures so I supposed that the fix was working well.
-- Pavel
But I want these two objects to be exactly the same (aka in the same time zone) t := DateAndTime now. t2 := DateAndTime fromSeconds: t asSeconds. is that now the case?