Nov. 15, 2010
1:18 p.m.
Comment #1 on issue 3264 by sven.van.caekenberghe: Locale>>#primTimezone fails on Squeak 5 http://code.google.com/p/pharo/issues/detail?id=3264 OK, I hit Return way to fast ;-) So Locale>>#primTimezone always returns 0 on Squeak 5.8b12 on Mac OS X, while it works OK on Cog r2316. This results in things like TimeStamp now always having a zero offset and TimeStamp now asUTC not making a difference. Sven