|
Superb HTML-based Calendar Creator. htmlcal.exe /a will generate all 12 months of the current year. Many more options are available via command line switches.
Protip: In Linux, rename all filenames in the current directory to lower case (the program outputs filenames in All Caps when run via DOSBox- a DOS artifact)
rename 'y/A-Z/a-z/' *
(Note: "emu2 htmlcal.exe /a" : produces all lower case characters)
I've included here a sample of its 12-month output↗ (htmlcal /a) and its original documentation↗ in HTML form. Direct download here too.
|