Parenthesize any composed expression (as in the DAY unit above).
The event attribute date is of type Date, and can therefore be used at any place a date value is authorized. The following condition is true if the time stamp (origination date) of the event event1 is later than or same as January 15th, 2000:
(event1.date >= YEAR:2000/MONTH:1/DAY:15)
Convert an event attribute that represents a Java long format of a date into a type Date with the function toDate() (Refer to Dateconversion functions ). In that case, use the following date expression: