Returns the number of days between two dates using the 360-day year, which includes twelve 30-day months.
Syntax
start_date: The date from which you want to calculate the number of days. E.g. "2/5/2020"
end_date: The date until which you want to calculate the number of days. E.g. "7/8/2020"
method: The calculation method to use. Defaults to 0 if omitted.
0 - The US National Association of Securities Dealers (NASD) method of calculation
Examples
Formula | Result |
=DAYS360("2/5/2020";"7/7/2020") | 152 |
=DAYS360(E2;F2;2) | 59 |
=DAYS360("1/1/2018";"1/1/2019") | 360 |
Possible Errors
Errors | Meaning |
#N/A! |
|
#NAME! |
|
#VALUE! |
|
#REF! |
|
Similar Functions
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.