Computer Science, asked by fatimafaisal328, 1 month ago

what returns the computers date.

Answers

Answered by alina123497
0

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).

Similar questions