[Pharo-project] Issue 3264 in pharo: Locale>>#primTimezone fails on Squeak 5
Status: New Owner: ---- New issue 3264 by sven.van.caekenberghe: Locale>>#primTimezone fails on Squeak 5 http://code.google.com/p/pharo/issues/detail?id=3264 We are currently working on version 1.2, so please verify your issue with the latest 1.2 Unstable version before reporting it - we improved a lot the system. If you fill an issue for the first time, please read "How to report bugs" at http://www.pharo-project.org/community/issue-tracking Pharo image: Pharo | Pharo-core Pharo core version: <copy from World/System/About> Virtual machine used: <ex: pharo-vm-0.15.2f-linux> Class browser used (if applicable): <ex: O2PackageBrowserAdaptor. If you don't know, print "SystemBrowser default"> Steps to reproduce: 1. 2. 3. Paste or attach stack trace if applicable (look at the file PharoDebug.log located in the same directory as your image):
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
Comment #2 on issue 3264 by john...@smalltalkconsulting.com: Locale>>#primTimezone fails on Squeak 5 http://code.google.com/p/pharo/issues/detail?id=3264 Perhaps primTimezone should fail the method when it does not find the locale primitive. The 5.8b12 beta test VM did not ship with the new Locale plugin. Or any plugins..
participants (1)
-
pharo@googlecode.com