WORKDAY

შედეგი არის თარიღის რიცხვი როელიც ფორმატირებულია თარიღად. შეგიძლიათ იხილოთ დღის თარიღი რაც არის სამუშაო დღეების რაოდენობასაწყისი თარიღიდან.

note

This function is part of the Open Document Format for Office Applications (OpenDocument) standard Version 1.2. (ISO/IEC 26300:2-2015)


სინტაქსი

WORKDAY(StartDate; Days [; Holidays])

საწყისი თარიღი: თარიღი რომლიდანაც იწყება გამოთვლა. თუ საწყისი თარიღი სამუშაო დღეა, თარიღი ჩართულია გამოთვლაში.

დღეები: სამუშაო დღეების რაოდენობა. დადებითი მნიშვნელობა საწყისი თარიღიდან უარყოფითი მნიშვნელობა შედეგისთვის საწყის თარიღამდე.

დღესასწაულები: დღესასწაულების სია. ესენია არასამუშაო დღეები. შეიყვანეთ უჯრათა დიაპაზონი სადაც გამოსასვლელებია ჩამოთვლილი.

note

When entering dates as part of formulas, slashes or dashes used as date separators are interpreted as arithmetic operators. Therefore, dates entered in this format are not recognized as dates and result in erroneous calculations. To keep dates from being interpreted as parts of formulas use the DATE function, for example, DATE(1954;7;20), or place the date in quotation marks and use the ISO 8601 notation, for example, "1954-07-20". Avoid using locale dependent date formats such as "07/20/54", the calculation may produce errors if the document is loaded under different locale settings.


tip

Unambiguous conversion is possible for ISO 8601 dates and times in their extended formats with separators. If a #VALUE! error occurs, then unselect Generate #VALUE! error in - LibreOfficeDev Calc - Formula, button Details... in section "Detailed Calculation Settings", Conversion from text to number list box.


note

This function ignores any text or empty cell within a data range. If you suspect wrong results from this function, look for text in the data ranges. To highlight text contents in a data range, use the value highlighting feature.


მაგალითები

რა თარიღი იქნება 17 სამუშაო დღის შემდეგ 2001 წლის 1 დეკემბრიდან? შეიყვანეთ საწყისი თარიღი "12/1/2001" C3-ში და სამუშაო დღეების რაოდენობა D3-ში. უჯრები F3-დან J3-მდე შეიცავენ საშობაო და საახალწლო გამოსასვლელებს: "12/24/2001", "12/25/2001", "12/26/2001", "12/31/2001", "1/1/2002".

=WORKDAY(C3;D3;F3:J3) returns 2001-12-28. Format the serial date number as a date, for example in the format YYYY-MM-DD.


Date & Time Functions

DATE

[text/scalc/01/func_datedif.xhp#datedif not found].

DATEVALUE

DAY

DAYS

DAYS360

DAYSINMONTH

DAYSINYEAR

EASTERSUNDAY

EDATE

EOMONTH

HOUR

ISLEAPYEAR

[text/scalc/01/func_isoweeknum.xhp#isoweeknum not found].

MINUTE

MONTH

MONTHS

NETWORKDAYS

NETWORKDAYS.INTL

NOW

SECOND

TIME

TIMEVALUE

TODAY

WEEKDAY

WEEKNUM

WEEKNUM_ADD

[text/scalc/01/func_weeknum_ooo.xhp#weeknum_ooo not found].

WEEKS

WEEKSINYEAR

WORKDAY

WORKDAY.INTL

YEAR

YEARFRAC

YEARS