Utility.deserializeDateTime() cannot handle values containing "T24:00:00"
-------------------------------------------------------------------------

                 Key: JIBX-225
                 URL: http://jira.codehaus.org/browse/JIBX-225
             Project: JiBX
          Issue Type: Bug
          Components: core
    Affects Versions: JiBX 1.1.6
            Reporter: Eleanor Joslin
         Attachments: jibx-24h-bug.zip

http://www.w3.org/TR/xmlschema-2/#dateTime permits "T24:00:00" in xs:dateTime 
to represent midnight at the end of the day.  But JiBX throws JiBXException 
when asked to deserialize this because it does not permit hours greater than 23.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to