<< Click to Display Table of Contents >> Navigation: Apollo SQL > Date and Time Functions > Now |
function Now: Float
Returns the current system date in floating point format. You must use the FormatDateTime() function to convert to string date/time format. Now must be used without the parens "()".