pub fn to_local_time(args: Vec<Expr>) -> Expr
Available on crate feature
datetime_expressions
only.Expand description
converts a timezone-aware timestamp to local time (with no offset or timezone information), i.e. strips off the timezone from the timestamp