0
The formula subtracts the start date from the end date to get the day count. INT() function ensures that we have only integer part from the input dates.
Category: Math and trigonometry
Rounds a number down to the nearest integer
INT(number)
Create a new account
I already have an account
By signing in/up, you agree to the Terms of Use and Privacy Policy.
You haven't saved the current formula!
Are you sure to continue?
You haven't save the current formula!
0
The formula subtracts the start date from the end date to get the day count. INT() function ensures that we have only integer part from the input dates.