Return the current time

You can return the current time by using the NOW function.
This function returns the serial number of the current system date and time.


 A
1=TODAY() = Monday 01 April 2024
2=NOW() = Monday 01 April 2024 19:44:48
3=NOW()-TODAY() = 19:44:48

1 - Displays the current date. Custom format "dddd dd mmmm yyyy".
2 - Displays the current date and time. Custom format "dddd dd mmmm yyyy hh:mm:ss".


Shortcut Keys

(Ctrl + Shift + ;) - Enters the current time into the active cell


Built-in Functions

NOW - The date serial number of the current system date and time.
TODAY - The date serial number representing today's date.


Related Formulas

Return the current date and time
Return the current date
Return the current day
Return the current month
Return the current time


© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top