Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
NOW() is a volatile function that returns the current date combined with the current time as a decimal serial number, where the integer part is the date and the fractional part is the time of day. Use it to timestamp records, measure elapsed time in hours or minutes, or display a live clock in a cell.
=NOW()=NOW()Computed by a real spreadsheet engine on the sample data below.
| Event | Timestamp |
| Login | 2025-05-27 09:15 |
| Submit | 2025-05-27 09:32 |
| Logout | 2025-05-27 10:01 |
=NOW()→46169.62
Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “Stamp the current date and time in a cell that updates automatically”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: