summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/scalc/01/func_days360.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'helpcontent2/source/text/scalc/01/func_days360.xhp')
-rw-r--r--helpcontent2/source/text/scalc/01/func_days360.xhp82
1 files changed, 82 insertions, 0 deletions
diff --git a/helpcontent2/source/text/scalc/01/func_days360.xhp b/helpcontent2/source/text/scalc/01/func_days360.xhp
new file mode 100644
index 0000000000..1c2bc5627f
--- /dev/null
+++ b/helpcontent2/source/text/scalc/01/func_days360.xhp
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--***********************************************************************
+ *
+ * The Contents of this file are made available subject to the terms of
+ * either of the following licenses
+ *
+ * - GNU Lesser General Public License Version 2.1
+ * - Sun Industry Standards Source License Version 1.1
+ *
+ * Sun Microsystems Inc., October, 2000
+ *
+ * GNU Lesser General Public License Version 2.1
+ * =============================================
+ * Copyright 2000 by Sun Microsystems, Inc.
+ * 901 San Antonio Road, Palo Alto, CA 94303, USA
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License version 2.1, as published by the Free Software Foundation.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+ * MA 02111-1307 USA
+ *
+ *
+ * Sun Industry Standards Source License Version 1.1
+ * =================================================
+ * The contents of this file are subject to the Sun Industry Standards
+ * Source License Version 1.1 (the "License"); You may not use this file
+ * except in compliance with the License. You may obtain a copy of the
+ * License at http://www.openoffice.org/license.html.
+ *
+ * Software provided under this License is provided on an "AS IS" basis,
+ * WITHOUT WARRUNTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING,
+ * WITHOUT LIMITATION, WARRUNTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
+ * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
+ * See the License for the specific provisions governing your rights and
+ * obligations concerning the Software.
+ *
+ * The Initial Developer of the Original Code is: Sun Microsystems, Inc..
+ *
+ * Copyright: 2000 by Sun Microsystems, Inc.
+ *
+ * All Rights Reserved.
+ *
+ * Contributor(s): _______________________________________
+ *
+ *
+ ************************************************************************-->
+
+<helpdocument version="1.0">
+<meta>
+<topic id="textscalc01func_days360xml" indexer="include" status="PUBLISH">
+<title id="tit" xml-lang="en-US">DAYS360 </title>
+<filename>text/scalc/01/func_days360.xhp</filename>
+</topic>
+<history>
+<created date="2004-05-27T16:42:23"/>
+<lastedited date="2004-07-20T14:19:02"/>
+</history>
+</meta>
+<body>
+<bookmark xml-lang="en-US" branch="index" id="bm_id3148555"><bookmark_value>DAYS360 function</bookmark_value>
+</bookmark>
+<bookmark xml-lang="en-US" branch="hid/HID_FUNC_TAGE360" id="bm_id3155906" localize="false"/>
+<paragraph role="heading" id="hd_id3148555" xml-lang="en-US" level="2" l10n="U" oldref="124"><variable id="days360"><link href="text/scalc/01/func_days360.xhp">DAYS360</link>
+</variable></paragraph>
+<paragraph role="paragraph" id="par_id3156032" xml-lang="en-US" l10n="U" oldref="125"><ahelp hid="HID_FUNC_TAGE360">Returns the difference between two dates based on the 360 day year used in interest calculations.</ahelp> The result is an integer.</paragraph>
+<paragraph role="heading" id="hd_id3155347" xml-lang="en-US" level="3" l10n="U" oldref="126">Syntax</paragraph>
+<paragraph role="paragraph" id="par_id3155313" xml-lang="en-US" l10n="U" oldref="127">DAYS360(Date_1;Date_2;Type)</paragraph>
+<paragraph role="paragraph" id="par_id3145263" xml-lang="en-US" l10n="U" oldref="128">If Date_2 is earlier than Date_1, the function will return a negative number.</paragraph>
+<paragraph role="paragraph" id="par_id3151064" xml-lang="en-US" l10n="U" oldref="129">The optional argument <emph>Type</emph> determines the type of difference calculation. If Type = 0 or if the argument is missing, the US method (NASD, National Association of Securities Dealers) is used. If Type &lt;&gt; 0, the European method is used.</paragraph>
+<paragraph role="heading" id="hd_id3148641" xml-lang="en-US" level="3" l10n="U" oldref="130">Examples</paragraph>
+<paragraph role="paragraph" id="par_id3156348" xml-lang="en-US" l10n="U" oldref="132">DAYS360("1/1/2000";NOW()) returns the number of interest days from January 1, 2000 until today.</paragraph>
+</body>
+</helpdocument>