4D v16OCIDateToText |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16
OCIDateToText
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCIDateToText ( err ; date ; time ; fmt ; lang_name ; buf ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| err | Longint |
|
Error handle | |||||
|
||||||||
| date | Date |
|
Date to be converted | |||||
| time | Time |
|
Time to be converted | |||||
| fmt | String |
|
Conversion format | |||||
| lang_name | String |
|
Language in which names of months and days are returned | |||||
| buf | Date |
|
Buffer where converted string is placed | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCIDateToText command in the OCI documentation provided by Oracle.
Product: 4D
Theme: Relational Commands
Number:
705195
4D for OCI ( 4D v16)
Add a comment