summaryrefslogtreecommitdiff
path: root/source/text/scalc/01/func_days.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/scalc/01/func_days.xhp')
-rw-r--r--source/text/scalc/01/func_days.xhp8
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/01/func_days.xhp b/source/text/scalc/01/func_days.xhp
index fb50701a76..fe5e71a328 100644
--- a/source/text/scalc/01/func_days.xhp
+++ b/source/text/scalc/01/func_days.xhp
@@ -26,17 +26,17 @@
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3151328"><bookmark_value>DAYS function</bookmark_value>
</bookmark>
-<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_TAGE" id="bm_id3148893" localize="false"/><h2 id="hd_id3151328"><variable id="days"><link href="text/scalc/01/func_days.xhp">DAYS</link>
-</variable></h2>
+<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_TAGE" id="bm_id3148893" localize="false"/><h1 id="hd_id3151328"><variable id="days"><link href="text/scalc/01/func_days.xhp">DAYS</link>
+</variable></h1>
<paragraph role="paragraph" id="par_id3155139" xml-lang="en-US"><ahelp hid="HID_FUNC_TAGE">Calculates the difference between two date values.</ahelp> The result returns the number of days between the two days.</paragraph>
<embed href="text/scalc/01/ODFF.xhp#odff"/>
-<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
+<embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
<paragraph role="code" id="par_id3149578" xml-lang="en-US">DAYS(Date2; Date1)</paragraph>
<paragraph role="paragraph" id="par_id3151376" xml-lang="en-US">
<emph>Date1</emph> is the start date, <emph>Date2</emph> is the end date. If <emph>Date2</emph> is an earlier date than <emph>Date1</emph> the result is a negative number.</paragraph>
<embed href="text/scalc/01/04060102.xhp#datenumberinfo"/>
<embed href="text/scalc/01/04060102.xhp#datenumberwarn"/>
-<embed href="text/scalc/01/common_func.xhp#sectionexample"/>
+<embed href="text/scalc/01/ful_func.xhp#func_head_example"/>
<paragraph role="paragraph" id="par_id3159101" xml-lang="en-US"><item type="input">=DAYS(NOW();"2010-01-01"))</item> returns the number of days from January 1, 2010 until today.</paragraph>
<paragraph role="paragraph" id="par_id3163720" xml-lang="en-US"><item type="input">=DAYS("1990-10-10";"1980-10-10")</item> returns 3652 days.</paragraph>
<section id="relatedtopics">