DAYS

DAYS difference between dates in days

Synopsis

DAYS(end_date,start_date)

Arguments

end_date: ending date serial value

start_date: starting 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.