hildeberto.com
groovy.lang.MissingMethodException: No signature of method: java.util.Date.minus()
.withCriteria { def now = new Date() between('visitDate', now-90, now) }