get-timezones

subtitle

Get all supported timezones.

version

0.9.159

Description

Return all supported timezones to schedule the policy.

Synopsis

  get-timezones
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--cli-input-json (string)

Performs service operation based on the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.

--generate-cli-skeleton (boolean)

Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for --cli-input-json.

Output

timezones -> (array)

The list of all supported timezones.

item -> (object)

Describes a timezone.

id -> (string)

The timezone id.

displayName -> (string)

The timezone display name.

offset -> (integer)

The offset in milliseconds from UTC.

Form Factors

public