Difference between revisions of "Manuals/calci/CALENDER"

From ZCubes Wiki
Jump to navigation Jump to search
(One intermediate revision by the same user not shown)
Line 30: Line 30:
 
| 24 || 25 || 26 || 27 || 28 || 29 ||30
 
| 24 || 25 || 26 || 27 || 28 || 29 ||30
 
|}
 
|}
 +
2. CALENDER(2,2035)
 +
{| class="wikitable"
 +
|-
 +
! !!  !!  !! Feb !! !!  !!
 +
|-
 +
! 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
 +
|}
 +
 +
==Related Videos==
 +
 +
{{#ev:youtube|v=5pdcLTwkn5s&t=7s|280|center|Calender}}
 +
  
 
==See Also==
 
==See Also==

Revision as of 15:34, 7 February 2019

CALENDER (Month,Year,EventsArray,RawOutputFlag,PackX,PackY)


  • is the name of the month.
  • is any year.

Description

  • This function shows Calender for the given month and year.
  • In ,is the month of the year which varies from 1 to 12.
  • is the number of the year.
  • is the array of events.
  • Calender is a chart or series of pages showing the days, weeks, and months of a particular year, or giving particular seasonal information.
  • So this function shows date series of the given month and year.

Example

  1. CALENDER(9,2017)
Sep
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

2. CALENDER(2,2035)

Feb
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

Related Videos

Calender


See Also

References

DATE