You can use either NOW() or TODAY(). The difference is that NOW gets both
the computer's date and time. TODAY gets only the date. Of course you can
format NOW to show just the date.
Both of these functions are volitle - they recalculate everytime the
spreadsheet recalculates.