DaysInYear Function

  • Updated

Returns the number of days in the year.

Syntax 1

 

Returns the number of days in the year.

 

DaysInYear()

Syntax 2

 

Returns the number of days in the year.

 

DaysInYear(date)

 

 

Arguments:

 

 

 

date

Date - A date.

Remarks

  • Example: DaysInYear("2005-1-28") returns 366.
  • Example: DaysInYear() returns 365.

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.