01-11-2011 10:17 AM
The good news is that SLX runs through Citrix running off of a Mac. The bad news is that the GMT Offset is completely wrong (like Blue instead of 53 wrong). Notes history, attachments, etc. are all displaying an incorrect date and time. the vbScript function Now() is displaying the correct system time.
Anyone have a workaround for the TZ offset when running Citrix ICA Client for the Mac?
Thanks!
01-11-2011 12:13 PM
The SLX function that is failing is:
TzLocalToGMT
Exposed In Version 6.2
Function This method is used to convert the LocalDate into a GMT date for the current
time zone. The result is adjusted according to the rules of the
DaylightAdjustment parameter.
Syntax Application.BasicFunctions.TzLocalToGMT()
Parameters LocalDate As Date - A date that is local fo the time zone represented by the
TimeZoneKey.
DaylightAdjustment As DaylightAdjustmentKind (see
“TzDateFallsWithinDaylightTime” on page 68 for more information about using
DaylightAdjustmentKind).
Returns A Date value