summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03030107.xhp
diff options
context:
space:
mode:
authorSophia Schröder <sophia.schroeder@libreoffice.org>2018-04-22 18:46:44 +0100
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-04-23 03:05:19 +0200
commitc09fcdda036c90983510e1b15d22f257929bc5ac (patch)
tree8da36158da2167e706f910eaa6e129076faa333b /source/text/sbasic/shared/03030107.xhp
parent108a076a8397d44cc4732b4bdb8750f97e167b34 (diff)
Punctuation and whitespace fixes in help text.
Change-Id: Id719352c06bc525d7c52d88683b0f5ff3beb729f Reviewed-on: https://gerrit.libreoffice.org/53295 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/shared/03030107.xhp')
-rw-r--r--source/text/sbasic/shared/03030107.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03030107.xhp b/source/text/sbasic/shared/03030107.xhp
index 8b6df1cb7d..947b738f97 100644
--- a/source/text/sbasic/shared/03030107.xhp
+++ b/source/text/sbasic/shared/03030107.xhp
@@ -35,7 +35,7 @@
<paragraph id="hd_id3150620" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03030107.xhp" name="CDateToIso Function">CDateToIso Function</link></paragraph>
<paragraph id="par_id3151097" role="paragraph" xml-lang="en-US">Returns the date in ISO format without separators (YYYYMMDD) from a serial date number that is generated by the DateSerial or the DateValue or the CDateFromIso function.</paragraph>
<paragraph id="par_id3151098" role="paragraph" xml-lang="en-US">The year part consists of at least four digits, with leading zeros if the absolute value is less than 1000, it can be negative with a leading minus sign if the date passed denotes a year before the common era (BCE) and it can have more than four digits if the absolute value is greater than 9999. The formatted string returned can be in the range "-327680101" to "327671231".</paragraph>
-<paragraph id="par_id3151099" role="note" xml-lang="en-US">Years less than 100 and greater than 9999 are supported since %PRODUCTNAME 5.4</paragraph>
+<paragraph id="par_id3151099" role="note" xml-lang="en-US">Years less than 100 and greater than 9999 are supported since %PRODUCTNAME 5.4.</paragraph>
</section>
<paragraph id="hd_id3159224" role="heading" level="2" xml-lang="en-US">Syntax:</paragraph>