home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

Time stamps

The twping RPC call supports ISO8601-formatted time stamps, which differ slightly from those that are supported by the twping CLI command. The time-of-first and time-of-last time stamps that are supported by the twping RPC call include time zone offsets. These offsets are not included by the twping CLI command.

The following example shows the time-of-first and time-of-last time stamps that are generated by the twping CLI command.
first: 2016-01-08T13:51:41.855
last: 2016-01-08T13:51:52.016
The following example shows the RPC-equivalent time stamps when the time zone is set to UTC.
<time-of-first>2016-01-08T13:51:41.855+00:00</time-of-first>
<time-of-last>2016-01-08T13:51:52.016+00:00</time-of-last>