SyntaxFix
Write A Post
Hire A Developer
Questions
should be
matchFound = (expiryDate - DateTime.Now).TotalDays < 30;
note the total days otherwise you'll get werid behaviour