Question:medium

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

Show Hint

To display both the current date and time in Excel, use the Now() function, while Today() only shows the current date.
Updated On: Jan 13, 2026
  • Today()
  • Day()
  • Now()
  • Day time()
Show Solution

The Correct Option is C

Solution and Explanation

The Excel Now() function delivers the current date and time, formatted as Date + Time. This value refreshes automatically upon sheet recalculation.
Was this answer helpful?
0

Top Questions on Miscellaneous