pyspark_dubber.sql.functions.from_utc_timestamp
pyspark_dubber.sql.functions.from_utc_timestamp(
timestamp: pyspark_dubber.sql.expr.Expr | str,
tz: pyspark_dubber.sql.expr.Expr | str,
)
Incompatibility Note
Currently the tz timezone argument is ignored, therefore this function is mostly useless.