Timezone considerations

For situations where it is not possible to follow the best practice of setting the system timezone to UTC, support was added in FTM V3.0.0 to maintain the database in UTC. The previous behavior of FTM regarding timezones remains available. Changes related to improved timezone support are shown in the following list:

Notes:
For the Linux and UNIX operating systems
For full timezone support in IBM® Integration Bus, use Continent/City notation (Olson tz ID) to set the TZ system variable. For example, set TZ to Europe/London to make London, England the timezone, or set it to America/New_York to make New York, America the timezone. For the most recent list of accepted timezone names, see Time Zone Database.
For z/OS® systems
Because the timestamp conversion API calls Java™ functions, you must correctly set the timezone environment variable for the z/OS UNIX System Services subsystem. The variable must either be set for the user that is running the WebSphere® Message Broker or IBM Integration Bus process, or be set globally as the default. For more information, see Setting your local timezone.