
How to search only for inputs not older than 7 days?

How to search only for inputs not older than 7 days?
Created Date > Current date/time: minus 7 days
And maybe you already know this, but just to be clear, you have to do Created Date > Current date/time +(days): -7 because that’s super intuitive, right? 
Thanks @adamhholmes and @mikeloc! Quick fix! Both great solutions for this humble question. Thanks a lot, for continuous support!
Hi @adamhholmes and @mikeloc again,
Similar case here -.-

How for an element to be visible between two times:
:item #2
:item #2+(days)7
Thanks! ![]()
Surely that condition will always be true, no?
Not sure, this is farest I came with it, obviously not working, and seeking here answer 
Is it possible to add days in this case to the list of times?