I want to setup a Stack2RSS feed to questions/unanswered but I only want to see posts that are no more than a week old. It appears that questions/no-answers can do this via the 'sort' parameter set to 'week' or 'month' but no such sorting exists for 'unanswered'.
The only work around I found so far is through the use of the 'fromdate' parameter but this isn't very maintainable as it takes an absolute epoch time rather than a relative time.