summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2021-05-23 17:11:29 +0200
committerEike Rathke <erack@redhat.com>2021-05-23 17:16:25 +0200
commit9bf3dff6c45faa6ee5a6e8f923ae5d13178c1263 (patch)
tree5e3b3b01cbe97853da19df601a7d1a53bc7e5028
parenttdf#142389 (final) update autofilter Help (diff)
downloadhelp-9bf3dff6c45faa6ee5a6e8f923ae5d13178c1263.tar.gz
help-9bf3dff6c45faa6ee5a6e8f923ae5d13178c1263.zip
Add NatNum12 MMM=upper and MMMM=lower examples
Change-Id: Ice7a6d45db2373b78e6442e08a3ac647887e43bc Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116021 Tested-by: Jenkins Reviewed-by: Eike Rathke <erack@redhat.com>
-rw-r--r--source/text/shared/01/05020301.xhp16
1 files changed, 16 insertions, 0 deletions
diff --git a/source/text/shared/01/05020301.xhp b/source/text/shared/01/05020301.xhp
index 5ea91321e5..6cfb83564f 100644
--- a/source/text/shared/01/05020301.xhp
+++ b/source/text/shared/01/05020301.xhp
@@ -2547,6 +2547,22 @@
<paragraph id="par_id13082016075331121119" role="tablecontent" xml-lang="en-US">Spell out as a date in format "First of May, Nineteen Ninety-nine"</paragraph>
</tablecell>
</tablerow>
+ <tablerow>
+ <tablecell>
+ <paragraph id="par_id1308201617965331455819" role="tablecontent" xml-lang="en-US">[NatNum12 MMM=upper]MMM-DD</paragraph>
+ </tablecell>
+ <tablecell>
+ <paragraph id="par_id13082016075331121120" role="tablecontent" xml-lang="en-US">Display upper case abbreviated month name in format "JAN-01"</paragraph>
+ </tablecell>
+ </tablerow>
+ <tablerow>
+ <tablecell>
+ <paragraph id="par_id1308201617965331455820" role="tablecontent" xml-lang="en-US">[NatNum12 MMMM=lower]MMMM</paragraph>
+ </tablecell>
+ <tablecell>
+ <paragraph id="par_id13082016075331121121" role="tablecontent" xml-lang="en-US">Display lower case month name in format "january"</paragraph>
+ </tablecell>
+ </tablerow>
</table>
<paragraph id="par_id3158316" role="paragraph" xml-lang="en-US">Other possible arguments: "money" before 3-letter currency codes, for example [NatNum12 capitalize money USD]0.00 will format number "1.99" as "One and 99/100 U.S. Dollars".</paragraph>