Difference between revisions of "Manuals/calci/CAL"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "cal")
 
Line 1: Line 1:
cal
+
<div style="font-size:30px">'''CAL(mm,yy)'''</div><br/>
 +
*<math>mm</math> is month.
 +
*<math>yy</math> is year.
 +
 
 +
==Description==
 +
*This function shows the Calendar of the current month.
 +
*CAL() will show the current month of the year.
 +
*Also  calendar of the specified month also we can get by giving the particular month and year.
 +
*For example CAL(9,2010) will show the September month for the year 2010.
 +
 
 +
==Examples==
 +
1.CAL()
 +
{| class="wikitable"
 +
|+Spreadsheet
 +
|-
 +
! !!  !!  !! !! DEC !! !! !!
 +
|-
 +
! Sun !!Mon !! Tue !! Wed !! Thu !! Fri !! Sat
 +
|-
 +
| || || || || 1 || 2 ||3
 +
|-
 +
|4 || 5 ||6 ||7 ||8 || 9 ||10
 +
|-
 +
|11 || 12 ||13 || 14 || 15 || 16 || 17
 +
|-
 +
|18 || 19 || 20 || 21 || 22 || 23 || 24
 +
|-
 +
| 25 || 26 || 27 || 28 || 29 || 30 || 31
 +
|}

Revision as of 18:54, 21 December 2016

CAL(mm,yy)


  • is month.
  • is year.

Description

  • This function shows the Calendar of the current month.
  • CAL() will show the current month of the year.
  • Also calendar of the specified month also we can get by giving the particular month and year.
  • For example CAL(9,2010) will show the September month for the year 2010.

Examples

1.CAL()

Spreadsheet
DEC
Sun Mon Tue Wed Thu Fri Sat
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31