Skip to content

pyspark_dubber.sql.functions.to_timestamp_ntz

pyspark_dubber.sql.functions.to_timestamp_ntz(
    timestamp: pyspark_dubber.sql.expr.Expr | str,
    format: pyspark_dubber.sql.expr.Expr | str | None = None,
)

PySpark API Reference

Incompatibility Note

Using a non-lieral column is not supported for the format string.