if (date(‘d/m/Y’) == date(‘d/m/Y’, strtotime(#תאריך יעד לביצוע המשימה#))) { return ‘TRUE’; } else { return ‘FALSE’; }