Function datafusion_expr::expr_fn::date_trunc
source · pub fn date_trunc(part: Expr, date: Expr) -> ExprExpand description
truncates the date to a specified level of precision
pub fn date_trunc(part: Expr, date: Expr) -> Exprtruncates the date to a specified level of precision