DAYS

DAYS difference between dates in days

Synopsis

DAYS(start_date,end_date)

Arguments

start_date: starting date serial value

end_date: ending date serial value

Description

DAYS returns the positive or negative number of days from start_date to end_date.

OpenDocument Format (ODF) Compatibility

This function is OpenFormula compatible.

See also

DATEDIF.