Excel DAYS360 function
In Excel, as a financial analyst, the DAYS360 function can help you to return the number of days between two dates based on a 360-day year, which is considered to have 30 days in each month. And the 360-day year is often used in accounting systems and financial markets.
Syntax:
The syntax for the DAYS360 function in Excel is:
Arguments:
- Start_Date, End_Date: The two dates to calculate the number of days between.
- Method: Optional. A Boolean value specifies whether to use the U.S. or European method in the calculation.
Method | Defined |
False or omitted | US method. If the start date is the last day of the month, it becomes equal to the 30th day of the same month. If the end date is the last day of the month, and the start date is earlier than the 30th day of a month, the end date becomes equal to the 1st day of the next month; Otherwise, the end date is set to the 30th of the same month. |
True | European method. Start dates and end dates that occur on the 31st day of a month become equal to the 30th day of the same month. If the end date is last day of February, the actual date is used. |
Return:
Return the number of days between 2 dates in a 360-day year.
Usage:
- To get the days between two dates based on 360-day year with US method:
Please enter any one of the following formula to get the calculated result as following screenshot shown:
- To get the days between two dates based on 360-day year with European method:
Please apply the below formula to return the number of days between two dates based on the European method:
Note: In the above formula, A2 is the start date, and B2 is the end date.
Tips: You can also replace the cell references in the above formulas with the date text string, such as:
The Best Office Productivity Tools
Kutools for Excel - Helps You To Stand Out From Crowd
Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...
Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)
- One second to switch between dozens of open documents!
- Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
- Increases your productivity by 50% when viewing and editing multiple documents.
- Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.