offset
Shifts a date by a signed amount.offset shifts a date, not a cell range.
datedif
Returns the difference between a start date and end date using an Excel-style unit code.Y, M, D, MD, YM, and YD. The start date must not be after the end date.
daysin
Returns the number of days in the aligned period containing a date.date
Builds a date from year, month, and day numbers.DATE behavior for normal supported dates.
edate
Shifts a date by whole months and clamps the day to the target month when needed.eomonth
Returns the last day of a month a signed number of months from a date.0 for the current month, 1 for the next month, and -1 for the previous month.