Difference between revisions of "Manuals/calci/MONTHENDLEAP"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div style="font-size:30px">''' MONTHENDLEAP'''</div><br/> ==Description== *This function showing the final date of every month in the leap year. *<math>MONTHENDLEAP</math>us...")
 
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:
  
 
==Examples==
 
==Examples==
#MONTHEND
+
#MONTHENDLEAP
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
 
| 31 || 29 || 31 || 30 || 31|| 30 || 31 || 31 || 30 || 31 || 30 || 31  
 
| 31 || 29 || 31 || 30 || 31|| 30 || 31 || 31 || 30 || 31 || 30 || 31  
 
|}
 
|}
 +
 +
==Related Videos==
 +
 +
{{#ev:youtube|v=xX96xng7sAE|280|center|Month}}
  
 
==See Also==
 
==See Also==

Latest revision as of 15:54, 15 February 2019

MONTHENDLEAP


Description

  • This function showing the final date of every month in the leap year.
  • used to show the all the final date in each month.
  • Also it is not considering normal year.
  • MONTHEND can be used to show the final date in the normal year.
  • The final date of each month in Leap year is :
    • January -31 days
    • February - 29 days
    • March - 31 days
    • April - 30 days
    • May - 31 days
    • June - 30 days
    • July - 31 days
    • August -31 days
    • September - 30 days
    • October - 31 days
    • November - 30 days
    • December - 31 days

Examples

  1. MONTHENDLEAP
31 29 31 30 31 30 31 31 30 31 30 31

Related Videos

Month

See Also

References