[Libreoffice-commits] help.git: source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Aug 23 12:11:27 UTC 2018


 source/text/scalc/01/func_datedif.xhp |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 5715a39fdb3eea1b8bd71fc6517c5442bfce1fe5
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Tue Aug 21 11:57:12 2018 -0300
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Thu Aug 23 14:11:08 2018 +0200

    tdf#119009 Clarify DATEDIF date parsing
    
    Change-Id: Ia0fa5110beb5914f7acb70046ef09e337f2fb30d
    Reviewed-on: https://gerrit.libreoffice.org/59406
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/source/text/scalc/01/func_datedif.xhp b/source/text/scalc/01/func_datedif.xhp
index c695ea379..add9419fd 100644
--- a/source/text/scalc/01/func_datedif.xhp
+++ b/source/text/scalc/01/func_datedif.xhp
@@ -9,7 +9,7 @@
  * License, v. 2.0. If a copy of the MPL was not distributed with this
  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
  *
---> 
+-->
 <helpdocument version="1.0">
 <meta>
 <topic id="textscalc01func_datedifxml" indexer="include" status="PUBLISH">
@@ -31,6 +31,7 @@
 <emph>End date</emph> is the date until the calculation is carried out. End date must be later, than Start date.</paragraph>
 <paragraph role="paragraph" id="par_id3153183" xml-lang="en-US">
 <emph>Interval</emph> is a string, accepted values are "d", "m", "y", "ym", "md" or "yd".</paragraph>
+<paragraph xml-lang="en-US" id="par_id701534863359568" role="note">The parsing of <emph>Start date</emph> and <emph>End date</emph> strings depends on the <emph>Date acceptance patterns</emph> defined in <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Language Settings - Languages</emph>.</paragraph>
 <table id="tbl_id1342204">
 <tablerow>
 <tablecell>


More information about the Libreoffice-commits mailing list