CALC.today()

Returns a date object containing the current date and time. This CALC function returns the same result as the Excel function of the similar name.

Examples

CALC.today();  // returns Tue Jun 25 14:16:07 EDT 2024 (for example)