Returns the current date as a date value. Learn more
In Google Sheets, TODAY() is a built-in function that returns the current date based on the system clock of your device. The function has no arguments and simply outputs the current date in the default date format of your Google Sheets.
For example, if you enter the formula =TODAY() into a cell in your Google Sheet, it will display today's date (e.g., 03/28/2023).