datafusion_functions::datetime::expr_fn

Function 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