Skip to content

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,
)

PySpark API Reference

Incompatibility Note

Currently the tz timezone argument is ignored, therefore this function is mostly useless.