Education Technology

Finance App

How do I calculate days between dates?

Use the date function dbd( (menu item D) to calculate the number of days between two dates using the actual-day-count method. date1 and date2 can be numbers or lists of numbers within the range of the dates on the standard calendar.

Note: Dates must be between the years 1980 through 2079.

dbd(date1,date2)

You can enter date1 and date2 in either of two formats.

  • MM.DDYY (United States)
  • DDMM.YY (Europe)

The decimal placement differentiates the date formats.