Manuals/calci/WEEKDAY

From ZCubes Wiki
Revision as of 21:47, 24 October 2013 by MassBot1 (talk | contribs) (Created page with "<div id="16SpaceContent" align="left"><div class="ZEditBox" align="justify"> Syntax </div></div> ---- <div id="2SpaceContent" align="left"><div class="ZEditBox" align=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax


Examples


'''''''  ''''

Description


 

This function  gives the day of the week corresponding to a date.


WEEKDAY

 

Let's see an example in Column1Row1

C1R1 = 12/11/2003

I.e.= WEEKDAY(C1R1) is 5

///rly = WEEKDAY(C1R1,2) is 4


Column1 Column2 Column3 Column4
Row1 12/11/2003 5 4
Row2
Row3
Row4
Row5
Row6

 WEEKDAY(sn,n)

where sn is a sequential number that represents the date of the day and n is a number that determines the type of return value.