[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 8 08:20:00 EDT 2016


    [ https://issues.jboss.org/browse/TEIID-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189040#comment-13189040 ] 

RH Bugzilla Integration commented on TEIID-4114:
------------------------------------------------

Juraj Duráni <jdurani at redhat.com> changed the Status of [bug 1323312|https://bugzilla.redhat.com/show_bug.cgi?id=1323312] from ON_QA to VERIFIED

> 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
>          Components: JDBC Connector
>    Affects Versions: 8.11
>            Reporter: Johnathon Lee
>            Assignee: Steven Hawkins
>             Fix For: 9.0, 8.12.5, 8.7.5.6_2
>
>
> 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