[teiid-issues] [JBoss JIRA] (TEIID-2161) Timezone conversion of pre-Gregorian calendar cutover times fail

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Aug 23 13:59:14 EDT 2012


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

Steven Hawkins commented on TEIID-2161:
---------------------------------------

It is possible with CallableStatement/ResultSet getXXX methods specifying a calendar for someone to pass in a fully gregorian calendar, but a pre-gregorian date.  This would result in an exception, but the fix would be to have the caller use a default calendar instance.
                
> Timezone conversion of pre-Gregorian calendar cutover times fail
> ----------------------------------------------------------------
>
>                 Key: TEIID-2161
>                 URL: https://issues.jboss.org/browse/TEIID-2161
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: 6.0.0
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Critical
>
> Timezone conversion of pre-Gregorian calendar cutover times before the year 1583 fails.
> This affects non-timezoned XMLTable values, the modifyTimeZone function, and Statement/ResultSet get/set timestamps with alternative calendars specified.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list