Manuals/calci/DAYSINYEAR

Revision as of 07:19, 13 March 2017 by Jayaram (talk | contribs)
(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, Z3 and ZCALCI is  .
  •   is the year for which number of days are to be found.
  • For e.g:DAYSINYEAR(2017)


Examples

  • DAYSINYEAR(2017) = 365day (Output in ZOS, Z3)
  • DAYSINYEAR("2016")= 366day (Output inZOS, Z3)
  • DAYSINYEAR(2017) = 365.00day (Output in ZCALCI)


Related Videos

DAY

See Also

References