DateTime Constant
Description
DateTime Constant Functions allow to use the current date or time in a query.
Currently, two functions are available:
TODAY returns the current date.
HOUR_NOW returns the hour of the current date.
MINUTE_NOW returns the minute of the current date.