Enter the check-in and check-out dates into the calculator to determine the number of hotel days.

Hotel Days Calculator

Enter Check-In and Check-Out dates to calculate the number of days


Related Calculators

Hotel Days Formula

The following formula is used to calculate the number of hotel days between two dates.

D = (C_{out} - C_{in}) 

Variables:

  • D is the number of hotel days
  • C_out is the check-out date in milliseconds since January 1, 1970
  • C_in is the check-in date in milliseconds since January 1, 1970

To calculate the number of hotel days, subtract the check-in date from the check-out date.

What is a Hotel Day?

A hotel day refers to the duration of stay at a hotel, typically calculated from the check-in date to the check-out date. It is a measure of the number of nights a guest stays at the hotel. This calculation is essential for determining the total cost of the stay, as hotels usually charge on a per-night basis. Understanding the number of hotel days helps both the guest and the hotel manage bookings, availability, and billing accurately.

How to Calculate Hotel Days?

The following steps outline how to calculate the number of hotel days.


  1. First, determine the check-in date (C_in).
  2. Next, determine the check-out date (C_out).
  3. Next, calculate the time difference between the check-out and check-in dates.
  4. Finally, divide the time difference by the number of milliseconds in a day to get the number of hotel days.
  5. After inserting the values and calculating the result, check your answer with the calculator above.

Example Problem : 

Use the following variables as an example problem to test your knowledge.

Check-In Date (C_in) = 2023-10-01

Check-Out Date (C_out) = 2023-10-05