From bbbef57fbadf577d3b799d14288dd958550e68f0 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sat, 24 Nov 2012 22:52:05 +0100 Subject: fdo#55909 add help for date acceptance patterns Change-Id: I19a6249528cc6de10cabe8e91ef595996ba42c58 --- source/text/shared/optionen/01140000.xhp | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'source') diff --git a/source/text/shared/optionen/01140000.xhp b/source/text/shared/optionen/01140000.xhp index 0c7e811c28..9a92156137 100644 --- a/source/text/shared/optionen/01140000.xhp +++ b/source/text/shared/optionen/01140000.xhp @@ -49,6 +49,7 @@ Thai;language settings Hindi;language settings decimal separator key + date acceptance patterns mw deleted "language settings;" and "Asian languages;supporting" Languages Defines the default languages and some other locale settings for documents. @@ -78,6 +79,11 @@ Specifies the default currency that is used for the currency format and the currency fields. If you change the locale setting, the default currency changes automatically. The default entry applies to the currency format that is assigned to the selected locale setting. A change in Default currency field will be transmitted to all open documents and will lead to corresponding changes in the dialogs and icons that control the currency format in these documents. + +Date acceptance patterns + Specifies the date acceptance patterns for the current locale. Calc spreadsheet and Writer table cell input needs to match locale dependent date acceptance patterns before it is recognized as a valid date. Default locale dependent date acceptance patterns are generated build time, but it is possible to add more or modify them in this edit box. + Additionally to the date acceptance patterns defined here, every locale accepts input in an ISO 8601 Y-M-D pattern, and since %PRODUCTNAME 3.5 that also leads to the YYYY-MM-DD format being applied. + Syntax: Y means year, M means month, and D means day, regardless of localizaton. Default languages for documents Specifies the languages for spellchecking, thesaurus and hyphenation. @@ -113,4 +119,4 @@ Activates complex text layout support. You can now modify the settings corresponding to complex text layout in %PRODUCTNAME. - \ No newline at end of file + -- cgit