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.

----


---

Reply via email to