You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2015/01/12 11:46:21 UTC

svn commit: r1651057 - /sling/site/trunk/content/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.mdtext

Author: bdelacretaz
Date: Mon Jan 12 10:46:21 2015
New Revision: 1651057

URL: http://svn.apache.org/r1651057
Log:
SLING-4258 - clarify ISO8601 format

Modified:
    sling/site/trunk/content/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.mdtext

Modified: sling/site/trunk/content/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.mdtext
URL: http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.mdtext?rev=1651057&r1=1651056&r2=1651057&view=diff
==============================================================================
--- sling/site/trunk/content/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.mdtext (original)
+++ sling/site/trunk/content/documentation/bundles/manipulating-content-the-slingpostservlet-servlets-post.mdtext Mon Jan 12 10:46:21 2015
@@ -191,7 +191,7 @@ The Sling Post Servlet configuration pro
 The default list of configured date/time parse pattern is :
     
 * EEE MMM dd yyyy HH:mm:ss 'GMT'Z
-* ISO8601
+* ISO8601, using the org.apache.jackrabbit.util.ISO8601 parser (±YYYY-MM-DDThh:mm:ss.SSSTZD)
 * yyyy-MM-dd'T'HH:mm:ss.SSSZ
 * yyyy-MM-dd'T'HH:mm:ss
 * yyyy-MM-dd