You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Jianfeng Jia (JIRA)" <ji...@apache.org> on 2016/02/15 23:56:18 UTC

[jira] [Assigned] (ASTERIXDB-1292) print-datetime print a wrong date

     [ https://issues.apache.org/jira/browse/ASTERIXDB-1292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jianfeng Jia reassigned ASTERIXDB-1292:
---------------------------------------

    Assignee: Jianfeng Jia  (was: Chris Hillery)

> print-datetime print a wrong date
> ---------------------------------
>
>                 Key: ASTERIXDB-1292
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1292
>             Project: Apache AsterixDB
>          Issue Type: Bug
>            Reporter: Jianfeng Jia
>            Assignee: Jianfeng Jia
>
> {code}
> let $t := datetime("2016-01-10T12:36:12.000Z")
> return  print-datetime($t, "YYYY-MM-DD hh") 
> {code}
> Result is
> {code}
> "2016-01-010 12"
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)