diff options
author | Laurent Balland-Poirier <laurent.balland-poirier@laposte.net> | 2016-08-30 18:34:51 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2016-09-15 16:10:43 +0000 |
commit | 206a20ba56d185411cd099f324a0d9c0529eaf48 (patch) | |
tree | 86c82596b0f5cd45720aeb7feda3f9cce08eae41 /source/text/shared/01 | |
parent | 6d24687976074e3bf84dcc4d373cc8a208b4e299 (diff) |
Correction for Hijri calendar
[~hijri] works for all locales using arabic alphabet, except Oman (may be a bug)
Change-Id: I42ba27032fdabe64b626db494e27b5f139f78325
Reviewed-on: https://gerrit.libreoffice.org/28502
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'source/text/shared/01')
-rw-r--r-- | source/text/shared/01/05020301.xhp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/source/text/shared/01/05020301.xhp b/source/text/shared/01/05020301.xhp index 40d62d0493..ec040e54e9 100644 --- a/source/text/shared/01/05020301.xhp +++ b/source/text/shared/01/05020301.xhp @@ -716,7 +716,7 @@ <paragraph id="hd_id3149929" role="heading" level="3" xml-lang="en-US">Entering Dates</paragraph> <paragraph id="par_id3148397" role="paragraph" xml-lang="en-US">To enter a date in a cell, use the Gregorian calendar format. For example, in an English locale, enter 1/2/2002 for Jan 2, 2002.</paragraph> -<paragraph id="par_id3153274" role="paragraph" xml-lang="en-US">All date formats are dependent on the locale that is set in <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph> +<paragraph id="par_id3153274" role="paragraph" xml-lang="en-US">All date formats are dependent on the locale that is set in <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph> </caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language settings - Languages</emph>. For example, if your locale is set to 'Japanese', then the Gengou calendar is used. The default date format in <item type="productname">%PRODUCTNAME</item> uses the Gregorian Calendar.</paragraph> <paragraph id="par_id3153795" role="paragraph" xml-lang="en-US">To specify a calendar format that is independent of the locale, add a modifier in front of the date format. For example, to display a date using the Jewish calendar format in a non-Hebrew locale, enter: [~jewish]DD/MM/YYYY.</paragraph> @@ -766,7 +766,7 @@ <paragraph id="par_id3150304" role="code" xml-lang="en-US">[~hijri]</paragraph> </tablecell> <tablecell> - <paragraph id="par_id3149238" role="tablecontent" xml-lang="en-US">Arabic Islamic Calendar, currently supported for the following locales: ar_EG, ar_LB, ar_SA, and ar_TN</paragraph> + <paragraph id="par_id3149238" role="tablecontent" xml-lang="en-US">Arabic Islamic Calendar</paragraph> </tablecell> </tablerow> <tablerow> @@ -787,7 +787,7 @@ </tablerow> </table> -<paragraph id="par_id3152419" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: +<paragraph id="par_id3152419" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">If you perform a calculation that involves one or more cells using a date format, the result is formatted according to the following mappings: </caseinline></switchinline></paragraph> <switch select="appl"> <case select="CALC"> @@ -885,7 +885,7 @@ </case> </switch> -<paragraph id="par_id3149174" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">The Date&Time format displays the date and time that an entry was made to a cell with this format. +<paragraph id="par_id3149174" role="paragraph" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">The Date&Time format displays the date and time that an entry was made to a cell with this format. </caseinline></switchinline></paragraph> <switch select="appl"> <case select="CALC"> @@ -1836,4 +1836,4 @@ </body> -</helpdocument> +</helpdocument>
\ No newline at end of file |