The
CALENDAR procedure displays a
calendar for a month or an entire year on the current plotting device. This IDL routine imitates the Unix
cal
command.
This routine is written in the IDL language. Its source code can be found in the file
calendar.pro
in the
lib
subdirectory of the IDL distribution.