Kaydet (Commit) f1a8274a authored tarafından Eike Rathke's avatar Eike Rathke Kaydeden (comit) Andras Timar

reflect requirement of one abbreviated DateAcceptancePattern in documentation

Change-Id: I2593606f3c82eeb9e04be469c20ffb4132cc4f2c
(cherry picked from commit 8fbb45c9)
üst f0c59eeb
......@@ -172,8 +172,10 @@
For each locale one pattern that matches a full date is automatically
generated from FormatElement formatIndex="21" and does not need to be
defined, for example "M/D/Y" or "D.M.Y", so only if you want abbreviations
to be in effect add some patterns.
defined, for example "M/D/Y" or "D.M.Y".
At least one pattern for abbreviated date input must be defined, i.e.
contain D and M but not Y.
NOTE: use only single letter D,M,Y. Multiple patterns can be defined.
-->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment