You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Vaclav Loffelmann (JIRA)" <ji...@apache.org> on 2014/06/13 10:59:02 UTC

[jira] [Commented] (PHOENIX-1043) Add function for convert date between timezones

    [ https://issues.apache.org/jira/browse/PHOENIX-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030397#comment-14030397 ] 

Vaclav Loffelmann commented on PHOENIX-1043:
--------------------------------------------

[~gabriel.reid] Could you please commit this, as you said at pull request on github incubating phoenix? Thanks

> 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
>    Affects Versions: 3.0.0, 4.0.0, 5.0.0
>            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)