WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
ESQL GMTTIME data type
The GMTTIME data type is similar to the TIME data type, except that its values are interpreted as values in Greenwich Mean Time.
GMTTIME literals are defined in a similar
way to TIME values. For example:
DECLARE MyGetGmttime GMTTIME;
SET MyGetGmttime = GMTTIME '12:00:00';
The PutTime reported by WebSphere® MQ on z/OS® and other times or timestamps can be inconsistent if the CVT field is not set correctly.