Type Definition diesel::helper_types::AtTimeZone
source · pub type AtTimeZone<Lhs, Rhs> = Grouped<AtTimeZone<Lhs, AsExprOf<Rhs, VarChar>>>;Available on crate feature
postgres_backend only.Expand description
The return type of expr.at_time_zone(tz)