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

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:

  • In the Physical representation section, you must set the Physical Type to either Time Seconds or Time Milliseconds.
  • In the Format field, set the value to the format of "yyyy-MM-dd'T'HH:mm ZZZ". For example, 2000-01-01T12:59 +00:00.
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:46:42


Reference topicReference topic | Version 8.0.0.7 | ad09300_