polars.Expr.dt.date# Expr.dt.date() → Expr[source]# Extract date from date(time). Applies to Date and Datetime columns. Returns: ExprExpression of data type Date.