Skip to content

DATEDIF

Date & Time

DATEDIF helps you perform date and time helpers for scheduling, intervals, and calendar-aware calculations.

Overview

Use DATEDIF with 3 arguments. Parameter names are currently generalized in this guide.

Parser pathArity-derived docs

Syntax & Arity

=DATEDIF(arg1, arg2, arg3)

3 required

Arguments

ArgumentRequiredTypeDescription
arg1RequiredSingleInput argument used by this function.
arg2RequiredSingleInput argument used by this function.
arg3RequiredSingleInput argument used by this function.

Example Inputs & Outputs

Formula

=DATEDIF(<arg1>, <arg2>, <arg3>)

Example Output

Date or time value

Replace placeholders with your worksheet values or ranges to compute a result.

Related Functions