Count days calculates the number of days between two dates.
The following factors are taken into account:
- With leap days
- With summer time / winter time (of the local time zone)
- Only Gregorian calendar
- Without leap seconds
The following fields are available for input
- Start date
- End date
- Should the start date be counted?
- Should the end date be counted?
The output then shows:
- Number of days
- Number of hours
- Number of minutes