Function datafusion_functions::datetime::expr_fn::to_local_time
source ยท pub fn to_local_time(args: Vec<Expr>) -> Expr
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