Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: stonysmithLets say that the column name is "myDate"
d = myDate.left(10).date("MM/DD/CCYY")
emit *
where d < date(2015,3,1)