Manuals/calci/DAY
Jump to navigation
Jump to search
Syntax
Examples
''''''' ''''
Description
DAY
DAY(sl_no)
where sl_no is the date of the day
It gives the day of a date, represented by a serial number.
Let's see an example in Column1Row1
[javascript:ToggleDiv('divExpCollAsst_4') .i.e. =DAY(C1R1)]
[javascript:ToggleDiv('divExpCollAsst_4') =DAY(“25-DEC-2006”) is 25.]
Column1 | Column2 | Column3 | Column4 | |
Row1 | 25 | 3 | 4 | 5 |
Row2 | 7 | 8 | 9 | 128 |
Row3 | 12 | 67968 | 14 | 15 |
Row4 | 17 | 18 | 10000 | 20 |
Row5 | 61 | 67994 | 10027 | 168 |
Row6 | 6 | 0.8509 | 1.6198 | 0.5253 |