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 linesize=132 pagesize=60;