Google Sheet with Date Functions
DATE Converts a provided year, month, and day into a date SYNTAX – DATE(year, month, day) year – The year component of the date. month – The month component of the date. day – The day component of the date. Example : DATEDIF Calculates the number of days, months, or years between two …