Jump to content

Calendar: Difference between revisions

Line 9,566:
 
=={{header|VBScript}}==
VBScript has a good set of time-date functions and can easily get the names of weekdays and months from the OS. The program sends its output line by line to stdout so it can be redirected to a file or to a printer. By default the code will print the calendar in the locale set in your Windows, you can select another one if required. It should be called from cscript.
 
<lang vb>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.