Saved Bookmarks
| 1. |
What returns the computers date. |
|
Answer» Example Formula Description =NOW() Returns the current DATE and TIME. =NOW()-0.5 Returns the date and time 12 hours AGO (-0.5 days ago). =NOW()+7 Returns the date and time 7 days in the future. =NOW()-2.25 Returns the date and time 2 days and 6 hours ago (-2.25 days ago). |
|