file.ctime >= date("2008-01-01") should also be fine.
file.ctime >= date("2008-01-01")
There should be a way to do this using the simple filter builder though.