[ 
https://issues.apache.org/jira/browse/SLING-7185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16207276#comment-16207276
 ] 

ASF GitHub Bot commented on SLING-7185:
---------------------------------------

GitHub user JEBailey opened a pull request:

    https://github.com/apache/sling/pull/260

    SLING-7185 Added support for ISO8601 parsing

    Parsing is of a relatively strict format, requiring date, time, and offset. 
Milliseconds to 3 decimals are required. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JEBailey/sling SLING-7185

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sling/pull/260.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #260
    
----
commit 7cc03f0c0f4aa3cbeb3374def246905cb398d19c
Author: JE Bailey <jason.bai...@sas.com>
Date:   2017-10-17T01:18:24Z

    SLING-7185 Added support for ISO8601 parsing
    
    Parsing is of a relatively strict format, requiring date time and
    offset. milliseconds to 3 decimals.

----


> Content Parser: Support for ISO-8601
> ------------------------------------
>
>                 Key: SLING-7185
>                 URL: https://issues.apache.org/jira/browse/SLING-7185
>             Project: Sling
>          Issue Type: Improvement
>            Reporter: Jason E Bailey
>            Priority: Minor
>
> The class org.apache.sling.jcr.contentparser.impl.ParserHelper defines the 
> Json format for a date to a defined value of ECMA_DATE_FORMAT. 
> Please support ISO-8601 as a date format. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to