I'm trying to determine if the current date is less than November 30, 2009. I'm using the IF condition
If (zoho.currentdate <= '11-30-2009')
When I click on the Done button the curso just spins. What is the correct way to do this?