You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by mb...@apache.org on 2015/09/19 11:14:49 UTC

svn commit: r1703965 - /ofbiz/trunk/framework/service/data/ServiceDemoData.xml

Author: mbrohl
Date: Sat Sep 19 09:14:48 2015
New Revision: 1703965

URL: http://svn.apache.org/viewvc?rev=1703965&view=rev
Log:
Applied patch for OFBIZ-6594: Wrong Documentation for Temporal Expressions.

The integer value representing the HOUR was wrong in the documentation.

Thanks Mirco Vogelsmeier for spotting this and providing the patch.

Modified:
    ofbiz/trunk/framework/service/data/ServiceDemoData.xml

Modified: ofbiz/trunk/framework/service/data/ServiceDemoData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/service/data/ServiceDemoData.xml?rev=1703965&r1=1703964&r2=1703965&view=diff
==============================================================================
--- ofbiz/trunk/framework/service/data/ServiceDemoData.xml (original)
+++ ofbiz/trunk/framework/service/data/ServiceDemoData.xml Sat Sep 19 09:14:48 2015
@@ -121,7 +121,7 @@ under the License.
         [2] Month: January = 0, Undecimber = 12
         [3] Day of month: 1 to 31
         [4] Integer: -5 to +5, zero excluded
-        [5] Second = 13, Minute = 12, Hour = 11, Day = 5, Month = 2, Year = 1
+        [5] Second = 13, Minute = 12, Hour = 10, Day = 5, Month = 2, Year = 1
         [6] Positive integer, zero excluded
         [7] If null, defaults to system date when the expression was retrieved from storage.
         [8] Integer: 0 to 23, midnight = 0