Function Monthname

Part of:

package kmrcl
( monthname < stream > < arg > < colon-p > < at-p > &optional < width > < mincol > < colinc > < minpad > < padchar > )

Print the name of the month (1=January) corresponding to ARG on STREAM. This is intended for embedding in a FORMAT directive: WIDTH governs the number of characters of text printed, MINCOL, COLINC, MINPAD, PADCHAR work as for ~A