svn propchange: r1849540 - svn:log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn propchange: r1849540 - svn:log

akashjain
Author: akashjain
Revision: 1849540
Modified property: svn:log

Modified: svn:log at Wed Jan 30 11:07:40 2019
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Jan 30 11:07:40 2019
@@ -1,3 +1,4 @@
 Fixed: Date format does not change on change of locale.
 (OFBIZ-10736)
+Length of date in any formate will always be 10 (2(DD)+1(/)+2(MM)+1(/)+4(YYYY))
 Thanks, Aditi Patidar for your contribution.