Bug 47712

GemStone/S 64 Bit

3.4.2

All Platforms

3.4.3

Sign of UTC offset in header is incorrect and should be inverted

Information in the header on the start time/date of a GemStone process now includes UTC offset information.  For example, from a topaz session header started in the Pacific Daylight Time zone:

   PROCESS ID: 18591     DATE: 08/28/2018 11:20:20 PDT  (UTC +7:00)

However, the sign of the offset is incorrect and should be inverted.  This example should read:

   PROCESS ID: 18591     DATE: 08/28/2018 11:20:20 PDT  (UTC -7:00)

Workaround

Invert the sign of the UTC offset.


                

Last updated: 8/28/18