Commits


palak-9202 authored and GitHub committed 85c0db74130
ARROW-16918: [Gandiva][C++] Adding UTC-local timezone conversion functions (#13428) Adding functions to_utc_timezone : Converts a timestamp from local timezone to UTC time from_utc_timezone : Converts a timestamp from UTC time to local time Lead-authored-by: Palak Pariawala <palak.pariawala@dremio.com> Co-authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>