Manuals/calci/DAYSINYEAR

Revision as of 05:06, 8 March 2017 by Swapna (talk | contribs) (Created page with "<div style="font-size:30px">'''DAYSINYEAR(Year)'''</div><br/> *where <math>Year</math> is the year in which number of days are to be found. ==Description== *This function giv...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
DAYSINYEAR(Year)


  • where is the year in which number of days are to be found.

Description

  • This function gives the number of days in a specified year.
  • The output is the integer value.

ZOS

  • The syntax is to calculate DAY in ZOS is  .
  •   is the year for which number of days are to be found.
  • For e.g:DAYSINYEAR(2017)


Examples

  • =DAYSINYEAR(2017) = 365day
  • =DAYSINYEAR("2016")= 366day

Related Videos

DAY

See Also

References