Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 8 JDBC Palette : Time Zone Construction

Time Zone Construction
TIBCO ActiveMatrix BusinessWorks constructs any date and time data returned from the database with the time zone specified in the ServerTimeZone input element. Constructed DateTime data is in a UTC-normalized form, and daylight savings adjustments are also automatically applied.
If an invalid time zone name is specified, an InvalidTimeZoneException is thrown. If no value is specified in this input item, it is assumed that the database server is in the same time zone as the local machine.
All activities that retrieve and modify data to be later updated in a database should specify the same time zone for the database server or potentially incorrect values will be stored in the database.
Examples
 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved