次の方法で共有


GetTimeZoneOptions Class

Definition

Options for TimeZone Client.

public class GetTimeZoneOptions
type GetTimeZoneOptions = class
Public Class GetTimeZoneOptions
Inheritance
GetTimeZoneOptions

Constructors

GetTimeZoneOptions()

Properties

AcceptLanguage

Specifies the language code in which the timezone names should be returned. Please refer to Supported Languages

AdditionalTimeZoneReturnInformation

Options available for types of additional information returned in the result.

DaylightSavingsTimeTransitionFrom

The start date from which daylight savings time (DST) transitions are requested, only applies when "options" = all or "options" = transitions.

DaylightSavingsTimeTransitionInYears

The number of years from "transitionsFrom" for which DST transitions are requested, only applies when "options" = all or "options" = transitions.

TimeStamp

Reference time, if omitted, the API will use the machine time serving the request.

Applies to