source/text/scalc/01/04060118.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 7db5e16a2bd98ea0c1cd4d9cbe1a00cf715461a8
Author:     Julien Nabet <serval2...@yahoo.fr>
AuthorDate: Sun Aug 3 15:12:45 2025 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Mon Aug 4 13:38:29 2025 +0200

    tdf#167789: fix date format for COUPPCD result
    
    Change-Id: I8a131751ad4e329834b3a97d30fbbf46c317e4cb
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/188871
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/scalc/01/04060118.xhp 
b/source/text/scalc/01/04060118.xhp
index d32fbc13e3..6b2a45db27 100644
--- a/source/text/scalc/01/04060118.xhp
+++ b/source/text/scalc/01/04060118.xhp
@@ -471,7 +471,7 @@
 
 <embed href="text/scalc/01/common_func.xhp#sectionexample"/>
 <paragraph id="par_id3148968" role="paragraph">A security is purchased on 
2001-01-25; the date of maturity is 2001-11-15. Interest is paid half-yearly 
(frequency is 2). Using daily balance interest calculation (basis 3) what was 
the interest date prior to purchase?</paragraph>
-<paragraph id="par_id3149992" role="paragraph"><input>=COUPPCD("2001-01-25"; 
"2001-11-15"; 2; 3)</input>  returns 2000-15-11.</paragraph>
+<paragraph id="par_id3149992" role="paragraph"><input>=COUPPCD("2001-01-25"; 
"2001-11-15"; 2; 3)</input>  returns 2000-11-15.</paragraph>
 </section>
 
 <section id="coupnum">

Reply via email to