Multiple choice

Which of the following is entered by the function = today()?

  1. The date value for the day according to system clock

  2. The time value according to system clock

  3. Today’s date as text format

  4. Date as well as time value according to system clock

  5. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

To enter the date value for the day according to system clock, =today() function is used.