Convert the specified Database Date/Time into the Time Zone specified.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| dbDate |
Date |
|
|
The Database Date. |
| timeZoneId |
String |
|
|
The Time Zone Id to convert to. 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