dataview rowfilter and date range?

dataview rowfilter and date range?

am 24.04.2008 22:06:39 von soni2926

Hi,
I need to filter a dataview, but i need to filter it based on a date.
basically the view will contain products and i need to filter it to
return only those products created within the last 90 days. the
products have a date_created property, but not sure how to filter that
using the RowFilter, how to create the filter string to do that?