diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-12-10 17:32:48 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-12-13 18:50:20 +0100 |
commit | 911e28b1d83b4cb6bbac8c6c3ba7eb5d67d4a5f1 (patch) | |
tree | 8ca873bdeb3cfb2bffa3a2b61bd9ba474aa9176a /source/text/sbasic | |
parent | dc560c20cae5eb34c155ea65a34169cb19e830ca (diff) |
tdf#121173 correct double spaces in sentences
Change-Id: Ia8116e46e75cbf32293f20e0c905ed8707156b95
Reviewed-on: https://gerrit.libreoffice.org/64886
Tested-by: Jenkins
Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic')
-rw-r--r-- | source/text/sbasic/shared/03100300.xhp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03100300.xhp b/source/text/sbasic/shared/03100300.xhp index be91779d2f..48ad01dce2 100644 --- a/source/text/sbasic/shared/03100300.xhp +++ b/source/text/sbasic/shared/03100300.xhp @@ -48,8 +48,7 @@ <paragraph id="hd_id3153525" role="heading" level="2" xml-lang="en-US">Parameters:</paragraph> <paragraph id="par_id3150359" role="paragraph" xml-lang="en-US"> <emph>Expression:</emph> Any string or numeric expression that you want to convert.</paragraph> -<paragraph id="par_id3125864" role="paragraph" xml-lang="en-US">When you convert a string expression, the date and time must be entered - either in one of the date acceptance patterns defined for your locale setting (see <item type="menuitem">Tools - Options - Language Settings - Languages</item>) or in ISO date format (momentarily, only the ISO format with hyphens, e.g. "2012-12-31" is accepted). In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time.</paragraph> +<paragraph id="par_id3125864" role="paragraph" xml-lang="en-US">When you convert a string expression, the date and time must be entered either in one of the date acceptance patterns defined for your locale setting (see <item type="menuitem">Tools - Options - Language Settings - Languages</item>) or in ISO date format (momentarily, only the ISO format with hyphens, e.g. "2012-12-31" is accepted). In numeric expressions, values to the left of the decimal represent the date, beginning from December 31, 1899. Values to the right of the decimal represent the time.</paragraph> <embed href="text/sbasic/shared/00000003.xhp#errorcode"/> <embed href="text/sbasic/shared/00000003.xhp#err5"/> |