Aaron

Results 1 comments of Aaron

Thanks @Seidzi ! I want to create daily report by local date, so if from_utc_timestamp(ts:Column, tz:Column) is implemented then I can get the local date by timezone: to_date(from_utc_timestamp(current_timestamp, timezoneId))