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