polars.Expr.dt.millisecond# Expr.dt.millisecond() → Expr[source]# Extract milliseconds from underlying DateTime representation. Applies to Datetime columns. Returns: ExprExpression of data type UInt32.