NOW
Description
NOW returns the current date and time in ISO8601 format. If you want just the date, use TODAY.
Example
NOW()This would return a text representing the current date and time in ISO8601 format, which means YYYY-MM-DDTHH:MM:SS. 
