GET api/CountryStateCity/GetTimeZone?APIKey={APIKey}

This API to get all timezone list for drop down

Request Information

URI Parameters

NameDescriptionTypeAdditional information
APIKey

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of TimeZoneInfo
NameDescriptionTypeAdditional information
Id

string

None.

DisplayName

string

None.

StandardName

string

None.

DaylightName

string

None.

BaseUtcOffset

time interval

None.

SupportsDaylightSavingTime

boolean

None.

Response Formats

application/json, text/json, text/plain, text/html, application/xml, text/xml, multipart/form-data

Sample:

Sample not available.