[teiid-issues] [JBoss JIRA] (TEIID-4114) Expanding logic in the format conversion for parsing and formatting of dates

RH Bugzilla Integration (JIRA) issues at jboss.org
Fri Apr 1 16:46:00 EDT 2016


     [ https://issues.jboss.org/browse/TEIID-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

RH Bugzilla Integration updated TEIID-4114:
-------------------------------------------
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1323312
        Bugzilla Update: Perform


> Expanding logic in the format conversion for parsing and formatting of dates
> ----------------------------------------------------------------------------
>
>                 Key: TEIID-4114
>                 URL: https://issues.jboss.org/browse/TEIID-4114
>             Project: Teiid
>          Issue Type: Bug
>            Reporter: Johnathon Lee
>            Assignee: Steven Hawkins
>
> Java documentation isn't explicit https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html regarding date/time formats.
> The format string is not enforced on the parsing side, so any hour format will accept any value.  However oracle's behavior is different - if you specify HH vs HH24, then 13-23 is disallowed.  
> Need to address this by expanding the logic in the format conversion to account for the difference between parsing and formatting. 



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list