This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 593e7a2  Updates production by Jenkins
593e7a2 is described below

commit 593e7a229056251a747ced4cf82da0a77877c750
Author: jenkins <bui...@apache.org>
AuthorDate: Wed Mar 14 00:48:05 2018 +0000

    Updates production by Jenkins
---
 content/core-developers/date-validator.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/core-developers/date-validator.html 
b/content/core-developers/date-validator.html
index 7e1b150..202d8aa 100644
--- a/content/core-developers/date-validator.html
+++ b/content/core-developers/date-validator.html
@@ -133,7 +133,7 @@
 
 <p>Field Validator that checks if the date supplied is within a specific 
range.</p>
 
-<p><strong>NOTE:</strong> If no date converter is specified, <code 
class="highlighter-rouge">XWorkBasicConverter</code> will kick in to do the 
date conversion, which by default using the <code 
class="highlighter-rouge">Date.SHORT</code> format using the a problematically 
specified locale else falling back to the system default locale.</p>
+<p><strong>NOTE:</strong> If no date converter is specified, <code 
class="highlighter-rouge">XWorkBasicConverter</code> will kick in to do the 
date conversion, which by default using the <code 
class="highlighter-rouge">Date.SHORT</code> format using the specified locale 
else falling back to the system default locale.</p>
 
 <h2 id="parameters">Parameters</h2>
 

-- 
To stop receiving notification emails like this one, please contact
git-site-r...@apache.org.

Reply via email to