Incorrect date format in XMLPropertyListConfiguration
-----------------------------------------------------

                 Key: CONFIGURATION-260
                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-260
             Project: Commons Configuration
          Issue Type: Bug
            Reporter: Emmanuel Bourg
             Fix For: 1.5


The date format used in XMLPropertyListConfiguration is incorrect, it should be 
:

    <date>2002-03-22 11:30:00 +0100</date>

instead of :

    <date>2005-01-01T12:00:00-0700</date>

See 
http://www.gnustep.org/resources/documentation/Developer/Base/Reference/NSPropertyList.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to