PreviousNext

Arguments

absolute_timestamp
An ISO (International Organization for Standardization) compliant time format of the form CCYY-MMDD-hh:mm:ss.fff[+|-]hh:mmIsss.fff. The Time Differential Factor (TDF) component ([+|-]hh.mm), if present, indicates the offset from UTC and implies local system time. The inaccuracy component (Iss.fff), if present, specifies the duration of the time interval that contains the absolute time.

floating_point_factor
A floating point number such as 53.234.

integer
A whole number such as 79.

operation
The name of one specific utc operation (subcommand) about which you want to see help information

relative_timestamp
A DTS timestamp of the form [-]DD-hh:mm:ss.fffIss.fff. Relative times often omit fractions of seconds (the leftmost .fff sequence) and generally lack an inaccuracy component (Iss.fff). As an example, express a relative time of 21 days, 8 hours, and 15 minutes as 21-08:15:00.

timestamp
A utc timestamp that can be a relative time or absolute time. See relative_timestamp and absolute_timestamp argument descriptions for the form of these timestamps.