Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
Description
Implement Oracle function TO_DATE()
https://docs.oracle.com/en/database/oracle/oracle-database/18/sqlrf/TO_DATE.html
This could be implemented by reusing the code of str_to_date(), but using another version
of extract_date_time()