You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by JEBailey <gi...@git.apache.org> on 2017/10/17 14:48:58 UTC

[GitHub] sling pull request #261: SLING-7185 Added support for ISO8601 parsing

GitHub user JEBailey opened a pull request:

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

    SLING-7185 Added support for ISO8601 parsing

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

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/261.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 #261
    
----
commit 3ee6e6bface752e30eeffc6b4f61029c5968c040
Author: JE Bailey <ja...@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.

----


---

[GitHub] sling pull request #261: SLING-7185 Added support for ISO8601 parsing

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---