You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "JaeHwa Jung (JIRA)" <ji...@apache.org> on 2013/12/09 05:48:06 UTC

[jira] [Created] (TAJO-402) Implement from_unixtime() function

JaeHwa Jung created TAJO-402:
--------------------------------

             Summary: Implement from_unixtime() function
                 Key: TAJO-402
                 URL: https://issues.apache.org/jira/browse/TAJO-402
             Project: Tajo
          Issue Type: Improvement
            Reporter: JaeHwa Jung


It converts the specified number of seconds from Unix epoch and returns the date in the format 'yyyy-MM-dd HH:mm:ss'.

{code:xml}
from_unixtime(unix_timestamp[, format])
{xml}



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)