Overview - TODAY and NOW
What is it?
TODAY and NOW are special functions in Google Sheets that give you the current date and time. TODAY returns only the current date without any time. NOW returns both the current date and the exact current time. These functions update automatically whenever the spreadsheet recalculates.
Why it matters
These functions help you track real-time information like deadlines, timestamps, or durations without typing the date or time manually. Without them, you would have to update dates and times yourself, which is slow and error-prone. They make your sheets dynamic and always up-to-date.
Where it fits
Before learning TODAY and NOW, you should understand basic spreadsheet cells and how to enter simple formulas. After mastering these, you can learn about date and time calculations, conditional formatting based on dates, and scheduling tasks automatically.