Formula Engine Reference Guide
 

 

Back to Class Index

 

NOW

Description
This function returns the date/time value corresponding to the current system time and date.
 
Examples
NOW = 33139.37
where 33139.37 represents September 23, 1990 at 8:52:48 A.M.
 
MONTH(NOW) = 9
 
HOUR(NOW) = 8