Rational Developer for System z

DateTime as CWF encoded values

You can represent a dateTime object with physical types.
The following types provide a way for C time_t and Java™ dateTime representations to be parsed:

The epoch (time 0) is specified by the format string. This has the default value of 1970-01-01T00:00 +00:00. You can specify other epoch strings, which must conform to the format pattern "yyyy-MM-dd'T'HH:mm ZZZ".


Feedback