[
https://issues.apache.org/jira/browse/PHOENIX-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vaclav Loffelmann updated PHOENIX-1043:
---------------------------------------
Attachment: PHOENIX-1043.patch
For master and 4.0 branch
> Add function for convert date between timezones
> -----------------------------------------------
>
> Key: PHOENIX-1043
> URL: https://issues.apache.org/jira/browse/PHOENIX-1043
> Project: Phoenix
> Issue Type: New Feature
> Reporter: Vaclav Loffelmann
> Priority: Minor
> Attachments: PHOENIX-1043.patch
>
>
> Built in function for convert date between timezones. Example:
> bq. SELECT CONVERT_TZ(date, 'UTC', 'Europe/Prague') FROM TABLE
> returns new date in different timezone
--
This message was sent by Atlassian JIRA
(v6.2#6252)