User Tools

Site Tools


syntax:functions:workdays

This is an old revision of the document!


Workdays(date_as_number, date_as_number)

Returns the number of workdays (i.e. all days except Saturday and Sunday) between two dates. Both date boundaries are inclusive.

This function is equivalent to the NETWORKDAYS() function in Excel.

Example Result Notes
workdays(#2019-05-16, #2019-05-20) 2 1st date is Thursday, 2nd date is Sunday
syntax/functions/workdays.1558578128.txt.gz · Last modified: 2019/05/22 22:22 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki