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