return (strtotime(substr(#שדה לוח שנה#, 0, strpos(#שדה לוח שנה#, ‘ – ‘))) >= strtotime(‘-1 year’) && strtotime(substr(#שדה לוח שנה#, 0, strpos(#שדה לוח שנה#, ‘ – ‘)) <= strtotime('+1 year')) ? "True" : "False";