I would like to convert below timestamp in databricks, Please help to get desired format
select date_format(from_utc_timestamp(current_timestamp,'America/Los_Angeles'), 'MM/DD/YY HH24:MI') AS START_TIME
Error:
IllegalArgumentException: All week-based patterns are unsupported since Spark 3.0, detected: Y,