Manuals/calci/DAYSINYEAR
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