pub type date<Expr> = date<<Expr as AsExpression<Timestamp>>::Expression>;
The return type of date(expr)
date(expr)