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

ASF GitHub Bot commented on NIFI-2584:
--------------------------------------

GitHub user patricker opened a pull request:

    https://github.com/apache/nifi/pull/878

    NIFI-2584

    In NIFI-2576 I mistakenly put 'hh' into my timestamp format rather than 
'HH', so it was running on 12-hour formatting without an am/pm qualifier. The 
correct format is 'HH'.
    
    I fixed the test case to identify this issue.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/patricker/nifi NIFI-2584

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/878.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #878
    
----
commit 0198eb73f3b32caec68edb4d49509d79e66184c3
Author: Peter Wicks <[email protected]>
Date:   2016-08-17T01:16:44Z

    NIFI-2584

----


> PutSQL Timestamp Format Issue
> -----------------------------
>
>                 Key: NIFI-2584
>                 URL: https://issues.apache.org/jira/browse/NIFI-2584
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>            Reporter: Peter Wicks
>
> In NIFI-2576 I mistakenly put 'hh' into my timestamp format rather than 'HH', 
> so it was running on 12-hour formatting without an am/pm qualifier.  The 
> correct format is 'HH'.



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

Reply via email to