|
This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
OCIDateFromText
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| OCIDateFromText ( err ; date_str ; fmt ; lang_name ; date ; time ) -> Function result | ||||||||
| Parameter | Type | Description | ||||||
| err | Longint |
|
Error handle | |||||
|
||||||||
| date_str | String |
|
String to be converted | |||||
| fmt | String |
|
Conversion format | |||||
| lang_name | String |
|
Language in which names of months and days are specified | |||||
| date | Date |
|
String converted to date | |||||
| time | Time |
|
String converted to time | |||||
| Function result | Longint |
|
Status | |||||
Please refer to the OCIDateFromText command in the OCI documentation provided by Oracle.
Product: 4D
Theme: Relational Commands
Number:
705191
4D for OCI ( 4D v19)
Add a comment