func.to_date
The TO_DATE function accepts an argument of a character data type and converts this value to a DATETIME value
Syntax
func.to_date(text, text)
Examples
Documentation for func.to_date is coming soon.
Last modified April 06, 2022 at 10:08 AM EST: Initial Documentation Commit (371ae8f)