Question:medium

Which Date and Time function returns value of today’s date with time?

Show Hint

Use the `NOW()` function when you need both the current date and time in your calculations or spreadsheets.
Updated On: Jan 13, 2026
  • Today()
  • Day()
  • Now()
  • Day time()
Show Solution

The Correct Option is C

Solution and Explanation

The `NOW()` function retrieves the current date and time. It is frequently employed in spreadsheet applications such as Excel for presenting the system's present date and time.
Was this answer helpful?
0

Top Questions on Miscellaneous