Help using > operator

Help using > operator

Can I add to an operator.

Meaning, I want to have a script that says:

if zoho.currentdate > input.Added_Time +10

So that would mean...

March 26, 2010 is greater than input.Added_Time plus 10 days.

How would I set up an operator like that?