diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-07-03 09:16:33 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-07-05 11:52:25 +0200 |
commit | 3a1a27c39efa889d26a4a337eede57b9dbd8db57 (patch) | |
tree | 6da7378cec64232d1b9501a44061e661375281b5 /source/text/sbasic/shared/03100300.xhp | |
parent | 79e835509b5d236e2431a2e9914886b81cb46d6b (diff) |
Insert sys=MAC in some menu paths
MAC often forgotten in menu path descriptions.
Change-Id: Ib6e9062b06389063d6f8293a95cd3e07e1919161
Reviewed-on: https://gerrit.libreoffice.org/75040
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/shared/03100300.xhp')
-rw-r--r-- | source/text/sbasic/shared/03100300.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03100300.xhp b/source/text/sbasic/shared/03100300.xhp index 48ad01dce2..e59c893514 100644 --- a/source/text/sbasic/shared/03100300.xhp +++ b/source/text/sbasic/shared/03100300.xhp @@ -48,7 +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 <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><menuitem> - Language Settings - Languages</menuitem>) 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"/> |