GetTimeZoneCodeByLocalizedName Function
Retrieves the time zone code for the specified localized time zone name.
Parameters
Parameters allow for data to be passed to the function.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
LocalizedStandardName
|
Edm.String | False | False | The localized name to search for. |
LocaleId
|
Edm.Int32 | False | True | The locale ID. |
Return type
Type | Nullable | Description |
---|---|---|
GetTimeZoneCodeByLocalizedNameResponse | False | Contains the response of the GetTimeZoneCodeByLocalizedName function. |
Entities
Use the GetTimeZoneCodeByLocalizedName function with these entity types:
Name | Display name | Description |
---|---|---|
timezonedefinition | Time Zone Definition | Time zone definition, including name and time zone code. |