{
"opencollection": "1.0.0",
"info": {
"name": "Microsoft Azure AccessControlClient AccessConnector Timezone API",
"version": "2020-08-01-preview"
},
"items": [
{
"info": {
"name": "Timezone",
"type": "folder"
},
"items": [
{
"info": {
"name": "Microsoft Azure Get Timezone Byid Format",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/timezone/byId/:format",
"headers": [
{
"name": "x-ms-client-id",
"value": ""
},
{
"name": "Accept-Language",
"value": ""
}
],
"params": [
{
"name": "subscription-key",
"value": "",
"type": "query",
"description": "One of the Azure Maps keys provided from an Azure Map Account. Please refer to this [article](https://docs.microsoft.com/azure/azure-maps/how-to-manage-authentication) for details on how to manage authentication."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Version number of Azure Maps API. Current version is 1.0"
},
{
"name": "options",
"value": "",
"type": "query",
"description": "Alternatively, use alias \"o\". Options available for types of information returned in the result."
},
{
"name": "timeStamp",
"value": "",
"type": "query",
"description": "Alternatively, use alias \"stamp\", or \"s\". Reference time, if omitted, the API will use the machine time serving the request."
},
{
"name": "transitionsFrom",
"value": "",
"type": "query",
"description": "Alternatively, use alias \"tf\". The start date from which daylight savings time (DST) transitions are requested, only applies when \"options\" = all or \"options\" = transitions."
},
{
"name": "transitionsYears",
"value": "",
"type": "query",
"description": "Alternatively, use alias \"ty\". The number of years from \"transitionsFrom\" for which DST transitions are requested, only applies when \"options\" = all or \"options\" = transitions."
},
{
"name": "format",
"value": "",
"type": "path",
"description": "Desired format of the response. Only `json` format is supported."
},
{
"name": "query",
"value": "",
"type": "query",
"description": "The IANA time zone ID."
}
]
},
"docs": "__Time Zone by Id__
**Applies to**: S0 and S1 pricing tiers.
This API returns current, historical, and future time zone information for the specified IANA time zone ID."
},
{
"info": {
"name": "Microsoft Azure Get Timezone Bycoordinates Format",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/timezone/byCoordinates/:format",
"headers": [
{
"name": "x-ms-client-id",
"value": ""
},
{
"name": "Accept-Language",
"value": ""
}
],
"params": [
{
"name": "subscription-key",
"value": "",
"type": "query",
"description": "One of the Azure Maps keys provided from an Azure Map Account. Please refer to this [article](https://docs.microsoft.com/azure/azure-maps/how-to-manage-authentication) for details on how to manage authentication."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Version number of Azure Maps API. Current version is 1.0"
},
{
"name": "options",
"value": "",
"type": "query",
"description": "Alternatively, use alias \"o\". Options available for types of information returned in the result."
},
{
"name": "timeStamp",
"value": "",
"type": "query",
"description": "Alternatively, use alias \"stamp\", or \"s\". Reference time, if omitted, the API will use the machine time serving the request."
},
{
"name": "transitionsFrom",
"value": "",
"type": "query",
"description": "Alternatively, use alias \"tf\". The start date from which daylight savings time (DST) transitions are requested, only applies when \"options\" = all or \"options\" = transitions."
},
{
"name": "transitionsYears",
"value": "",
"type": "query",
"description": "Alternatively, use alias \"ty\". The number of years from \"transitionsFrom\" for which DST transitions are requested, only applies when \"options\" = all or \"options\" = transitions."
},
{
"name": "format",
"value": "",
"type": "path",
"description": "Desired format of the response. Only `json` format is supported."
},
{
"name": "query",
"value": "",
"type": "query",
"description": "Coordinates of the point for which time zone information is requested. The applicable query is specified as a comma separated string composed by latitude followed by longitude e.g. \"47.641268,-122.125679\"."
}
]
},
"docs": "__Time Zone by Coordinates__
**Applies to**: S0 and S1 pricing tiers.
This API returns current, historical, and future time zone information for a specified latitude-longitude pair. In addition, the API provides sunset and sunrise times for a given location."
},
{
"info": {
"name": "Microsoft Azure Get Timezone Enumwindows Format",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/timezone/enumWindows/:format",
"headers": [
{
"name": "x-ms-client-id",
"value": ""
}
],
"params": [
{
"name": "subscription-key",
"value": "",
"type": "query",
"description": "One of the Azure Maps keys provided from an Azure Map Account. Please refer to this [article](https://docs.microsoft.com/azure/azure-maps/how-to-manage-authentication) for details on how to manage authentication."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Version number of Azure Maps API. Current version is 1.0"
},
{
"name": "format",
"value": "",
"type": "path",
"description": "Desired format of the response. Only `json` format is supported."
}
]
},
"docs": "__Enumerate Windows Time Zones__
**Applies to**: S0 and S1 pricing tiers.
This API returns a full list of Windows Time Zone IDs."
},
{
"info": {
"name": "Microsoft Azure Get Timezone Enumiana Format",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/timezone/enumIana/:format",
"headers": [
{
"name": "x-ms-client-id",
"value": ""
}
],
"params": [
{
"name": "subscription-key",
"value": "",
"type": "query",
"description": "One of the Azure Maps keys provided from an Azure Map Account. Please refer to this [article](https://docs.microsoft.com/azure/azure-maps/how-to-manage-authentication) for details on how to manage authentication."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Version number of Azure Maps API. Current version is 1.0"
},
{
"name": "format",
"value": "",
"type": "path",
"description": "Desired format of the response. Only `json` format is supported."
}
]
},
"docs": "__Enumerate IANA Time Zones__
**Applies to**: S0 and S1 pricing tiers.
This API returns a full list of IANA time zone IDs. Updates to the IANA service will be reflected in the system within one day."
},
{
"info": {
"name": "Microsoft Azure Get Timezone Ianaversion Format",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/timezone/ianaVersion/:format",
"headers": [
{
"name": "x-ms-client-id",
"value": ""
}
],
"params": [
{
"name": "subscription-key",
"value": "",
"type": "query",
"description": "One of the Azure Maps keys provided from an Azure Map Account. Please refer to this [article](https://docs.microsoft.com/azure/azure-maps/how-to-manage-authentication) for details on how to manage authentication."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Version number of Azure Maps API. Current version is 1.0"
},
{
"name": "format",
"value": "",
"type": "path",
"description": "Desired format of the response. Only `json` format is supported."
}
]
},
"docs": "__Time Zone IANA Version__
**Applies to**: S0 and S1 pricing tiers.
This API returns the current IANA version number."
},
{
"info": {
"name": "Microsoft Azure Get Timezone Windowstoiana Format",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/timezone/windowsToIana/:format",
"headers": [
{
"name": "x-ms-client-id",
"value": ""
}
],
"params": [
{
"name": "subscription-key",
"value": "",
"type": "query",
"description": "One of the Azure Maps keys provided from an Azure Map Account. Please refer to this [article](https://docs.microsoft.com/azure/azure-maps/how-to-manage-authentication) for details on how to manage authentication."
},
{
"name": "api-version",
"value": "",
"type": "query",
"description": "Version number of Azure Maps API. Current version is 1.0"
},
{
"name": "format",
"value": "",
"type": "path",
"description": "Desired format of the response. Only `json` format is supported."
},
{
"name": "query",
"value": "",
"type": "query",
"description": "The Windows time zone ID."
},
{
"name": "territory",
"value": "",
"type": "query",
"description": "Windows Time Zone territory code."
}
]
},
"docs": "__Windows to IANA Time Zone__
**Applies to**: S0 and S1 pricing tiers.
This API returns a corresponding IANA ID, given a valid Windows Time Zone ID. Multiple IANA IDs may be returned for a single Windows ID. It is possible to narrow these results by adding an optional territory parameter."
}
]
}
],
"bundled": true
}