This property retrieves the time zone used for the current session. It is the time
Property TimeZone As CeTimeZone
Each session can have a different time zone set. Note however, that prompting the client user on a web page for their time zone is the application developer's responsibility. That is, if a user from Australia is logged on to a server, on which the time zone is GMT +1, the user will be using Western Europe time. The only way to compensate for this is to prompt the user for the time zone they are currently in.
The setting of any Date/Time properties will always be relative to the session's time zone. That is the Date/Time property will always be in the session's time zone regardless of the time zone in which it was originally set.
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |