appliance system time: system time struct

system_time_struct structure Structure representing the system time.

Representations:

{
    "date""string",
    "seconds_since_epoch"1.5,
    "time""string",
    "timezone""string"
}
<?xml version="1.0" ?>
<ns0:SystemTimeStruct xmlns:ns0="http://vmware.com/appliance/system/time" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <timezone>string</timezone>
  <time>string</time>
  <seconds_since_epoch>1.5</seconds_since_epoch>
  <date>string</date>
</ns0:SystemTimeStruct>

Attributes:

Name Type Description
Required
seconds_since_epoch double seconds since the epoch

date string date format: Thu 07-31-2014

time string time format: 18:18:32

timezone string timezone