You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2013/10/23 10:11:42 UTC

[jira] [Updated] (JENA-565) Mishandling dates before the year 999

     [ https://issues.apache.org/jira/browse/JENA-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Seaborne updated JENA-565:
-------------------------------

    Description: 
http://mail-archives.apache.org/mod_mbox/jena-users/201310.mbox/%3C3184913994B8A945952A774DECB84FE770972999%40NDHEP50003.na.corp.mckesson.com%3E

XSDDateTime.toString does not pad numbers less than 1000 with zeros but this is needed for xsd:dateTime.

  was:
http://mail-archives.apache.org/mod_mbox/jena-users/201310.mbox/%3C3184913994B8A945952A774DECB84FE770972999%40NDHEP50003.na.corp.mckesson.com%3E

XSDDateTime.toString does not padd numbers less than 1000 with zeros but this its needed for xsd:dateTime.


> Mishandling dates before the year 999
> -------------------------------------
>
>                 Key: JENA-565
>                 URL: https://issues.apache.org/jira/browse/JENA-565
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Datatypes
>    Affects Versions: Jena 2.11.0
>            Reporter: Andy Seaborne
>
> http://mail-archives.apache.org/mod_mbox/jena-users/201310.mbox/%3C3184913994B8A945952A774DECB84FE770972999%40NDHEP50003.na.corp.mckesson.com%3E
> XSDDateTime.toString does not pad numbers less than 1000 with zeros but this is needed for xsd:dateTime.



--
This message was sent by Atlassian JIRA
(v6.1#6144)