summaryrefslogtreecommitdiffstats
path: root/source/text/scalc/01/func_networkdays.intl.xhp
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2019-04-25 17:53:14 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2019-04-27 13:59:57 +0200
commit0a874cee4a5d694b6c055b896d4dc64f7151b001 (patch)
tree271886a28c592a2bdb2ab6f024de974bb2e29cfd /source/text/scalc/01/func_networkdays.intl.xhp
parenttdf#124198 Impress & Draw ImageMap menu entry was moved to Tools (diff)
downloadhelp-0a874cee4a5d694b6c055b896d4dc64f7151b001.tar.gz
help-0a874cee4a5d694b6c055b896d4dc64f7151b001.zip
tdf#123803 Add release info in Calc functions
Change-Id: I0476c79fe5407c3e7252ef16da4110a026b29fa8 Note: some Calc functions still lack help pages. Reviewed-on: https://gerrit.libreoffice.org/71331 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc/01/func_networkdays.intl.xhp')
-rw-r--r--source/text/scalc/01/func_networkdays.intl.xhp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/scalc/01/func_networkdays.intl.xhp b/source/text/scalc/01/func_networkdays.intl.xhp
index ee355d7c17..c081e400ec 100644
--- a/source/text/scalc/01/func_networkdays.intl.xhp
+++ b/source/text/scalc/01/func_networkdays.intl.xhp
@@ -34,6 +34,7 @@
<paragraph id="hd_id231020162211573602" role="heading" level="1" xml-lang="en-US"><variable id="networkdaysintl"><link href="text/scalc/01/func_networkdays.intl.xhp">NETWORKDAYS.INTL</link></variable></paragraph>
<paragraph id="par_id231020162213393086" role="paragraph" xml-lang="en-US"><ahelp hid=".">Returns the number of workdays between a start date and an end date. There are options to define weekend days and holidays. The optional weekend parameter (or a string) can be used to define the weekend days (or the non-working days in each week). Also, optionally, the user can define a holiday list. The weekend days and user-defined holidays are not counted as working days.</ahelp></paragraph>
</section>
+<embed href="text/scalc/00/avail_release.xhp#4.3"/>
<embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
<paragraph id="par_id231020162249539143" role="code" xml-lang="en-US">NETWORKDAYS.INTL(StartDate; EndDate; Weekend; Holidays)</paragraph>
<paragraph id="par_id231020162249533010" role="paragraph" xml-lang="en-US"><emph>StartDate</emph> is the date from when the calculation is carried out. If the start date is a workday, the day is included in the calculation.</paragraph>