return (strtotime(substr(#שדה לוח שנה#, 0, strpos(#שדה לוח שנה#, ‘ – ‘)) . ‘+1 year’ >= time() && strtotime(substr(#שדה לוח שנה#, 0, strpos(#שדה לוח שנה#, ‘ – ‘)) . ‘-2 years’ <= time()) ? "TRUE" : "FALSE";