UtcTimeFromLocalTime Function
Bound Entities
Bound functions are invoked by appending the function name to the URI representing an entity or collection.
Entity Type | Binding Type |
---|---|
resourcegroup | collection |
Parameters
Parameters allow for data to be passed to the function.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
TimeZoneCode
|
Edm.Int32 | False | True | |
LocalTime
|
Edm.DateTimeOffset | False | True |
Return Type
Type | Nullable | Description |
---|---|---|
UtcTimeFromLocalTimeResponse | False | The UtcTimeFromLocalTime function returns the following value. |
Entities
Use the UtcTimeFromLocalTime function with this entity type:
Name | Display Name | Description |
---|---|---|
timezonedefinition | Time Zone Definition | Time zone definition, including name and time zone code. |