IBM Integration Bus, Version 10.0.0.3 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


Message Sets: DateTime as encoded values

You can represent a dateTime element with the TimeSeconds and TimeMilliSeconds physical types.

TimeSeconds
A 4 byte integer that represents the number of seconds since the epoch.
TimeMilliSeconds
An 8 byte integer that represents the number of milliseconds since the epoch.

These types provide a way for C time_t and Java™ dateTime representations to be parsed.

The epoch (time 0) is specified by a format string. To change the epoch you must update the physical properties of your dateTime element:


ad09300_.htm | Last updated 2015-11-26 23:59:22