This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
OCIDateZoneToZone
|
OCIDateZoneToZone ( err ; date1 ; time1 ; zon1 ; zon2 ; date2 ; time2 ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
err | Longint |
![]() |
Error handle | |||||
![]() |
||||||||
date1 | Date |
![]() |
Date to convert | |||||
time1 | Time |
![]() |
Time to convert | |||||
zon1 | String |
![]() |
Zone of input date | |||||
zon2 | String |
![]() |
Zone to be converted to | |||||
date2 | Date |
![]() |
Converted date | |||||
time2 | Time |
![]() |
Converted time | |||||
Function result | Longint |
![]() |
Status | |||||
Please refer to the OCIDateZoneToZone command in the OCI documentation provided by Oracle.
Product: 4D
Theme: Relational Commands
Number:
705196
4D for OCI ( 4D v19)