LocalTimeFromUtcTimeResponse ComplexType
Contains the response from the LocalTimeFromUtcTime function.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
LocalTime | Edm.DateTimeOffset |
The time that is represented as local time. |
Used by
The following use the LocalTimeFromUtcTimeResponse ComplexType.
Name | How used |
---|---|
LocalTimeFromUtcTime | ReturnType |