You are here: Features > Cell Functions > Date and Time Functions > SYSDATE function

SYSDATE Function

The SYSDATE function returns the current date based on your computer's system. This is very useful if you need to use the current date in a formula such as an interest calculation.

Syntax

SYSDATE()

Example

SYSDATE()

Equals the system date on your computer.

Related Topics