Data Air; set sashelp.air; month=month(date); proc print; run;