$date = #שדה לוח שנה#; if (strtotime($date) === strtotime(‘tomorrow’)) { return ‘כן’; } else { return ”; }