Skip to main content
Version: 25.2

now

Dynamic Predefined Variable, Keyword

Dynamic Predefined Variable

The current time. Unlike ordinary predefined variables which have a single defined value, now is dynamic, evaluating to the current date and time of day each time it is accessed.

Example:

put now —> 2021-07-24 11:03:50 -0700

Related: today, time, date

Keyword

From now — synonym for hence. (Added to SenseTalk in 1.67)

Example:

put 3 days from now —> 2021-06-05 17:58:06 -0700

Related: hence, ago