Bug 36432

GemBuilder for Smalltalk

7.1.2, 7.1.1, 7.1, 7.0.2, 7.0.1, 7.0, 6.2, 6.1, 6.0, 5.2.5, 5.2.4, 5.2.3, 5.2.2, 5.2.1, 5.2

All

7.2, 5.3, 5.2.6

Can't correctly replicate DateTimes in both 2006 and 2007

GemStone Server DateTime instances are stored as GMT (UTC) values,
and when they are replicated to the client, they are adjusted to
local time based on the local TimeZone settings on the client
Smalltalk.

Since client Smalltalks only support a single current timezone, if
you update client Smalltalk with the latest DST TimeZone rules,
DateTimes in 2007 will replicate correctly, but DateTimes in the
affected periods in 2006 will be incorrect (off by one hour).


Last updated: 3/7/07