Function datafusion_functions::datetime::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