Convert the specified UTC Date/Time into a Date/Time for the specified Time Zone.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| utcDate |
Date |
|
|
The UTC Date. |
| timeZoneId |
String |
|
|
A Time Zone Id. If blank, the Database Time Zone defined under Global Settings will be used. |
Return Value
Date
A Date value with a DateTimeKind of 'Unspecified'.
- Member of:
- ISTimeZoneFunctions
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0