Set LINESIZE= appropriately. If the linesize is not long enough to print the variable values, PROC CALENDAR either truncates the values or produces no calendar output.
options nodate pageno=1 pagesize=60 linesize=132;