Dates accepted as input to the CLI

Dates can be used as input in the following contexts:
  1. As absolute date values for properties such as attributes of type time, or for commands that accept date values for options or arguments.
  2. In query expressions using the time() operator.
Note: Do not assume that a date displayed by the Rational® Synergy CLI can be converted back into the same time. The underlying operating system code is not always accurate to the second, the output format might not show seconds, and conversions between time zones or between daylight saving times and standard time are known to be erratic on many systems.

Feedback