SyntaxFix
Write A Post
Hire A Developer
Questions
You can, use:
if (date >= startDate && date<= EndDate) { return true; }