Date and Time
The following notebook contains examples for the most important date and time functions in SQL:
Date and time patterns in Spark 3.x
With Spark 3, new date time patterns were introduced. The current version is documented here:
You can always switch to the date time patterns from Spark 2.x with the following Scala command:
Last updated
Was this helpful?