Sorry, I am new to this, please dont bite my head off.....
If I have a datetime.now and I want to compare it to another date time (expiry date) and see if the datetime.now + 14 days is > expiry date. How do I compare the two dates, to see which is greater?