Date and Time Functions
Date and Time Functions
get detailed information about a function, click its name in the first column.
Function Description
DATEDIF function Calculates the number of days, months, or years between two dates. This
function is useful in formulas where you need to calculate an age.
DAYS360 function Calculates the number of days between two dates based on a 360-day year
EDATE function Returns the serial number of the date that is the indicated number of
months before or after the start date
EOMONTH function Returns the serial number of the last day of the month before or after a
specified number of months
ISOWEEKNUM function Returns the number of the ISO week number of the year for a given date
NETWORKDAYS function Returns the number of whole workdays between two dates
NETWORKDAYS.INTL Returns the number of whole workdays between two dates using
function parameters to indicate which and how many days are weekend days
NOW function Returns the serial number of the current date and time
WEEKNUM function Converts a serial number to a number representing where the week falls
numerically with a year
WORKDAY function Returns the serial number of the date before or after a specified number of
workdays
WORKDAY.INTL function Returns the serial number of the date before or after a specified number of
workdays using parameters to indicate which and how many days are
weekend days
YEARFRAC function Returns the year fraction representing the number of whole days between
start_date and end_date