Query builder support for custom field relative time search?

I’m trying to figure out if the Query builder in RT 4 supports custom fields having a Date type. I’m finding this only works fine with RT built-in date fields like “Due” or “Started”.

Custom field relative search example:

Queue = ‘Some Queue’ AND ‘CF.{Test Date}’ = ‘last week’

VINCENT N CARBONARA