Description Usage Arguments Value References Examples
A command line calendar in the style of the Unix cal command line tool though with only only flag.
1 |
cmd |
A string in the form of Month (int/char) AND/OR Year (4 digits). Below are the forms that are accepted:
The default is |
ncols |
The number of columns to form the print grid. This can be set
globally via |
... |
ignored. |
Prints calendar to the command line.
https://www.tutorialspoint.com/unix_commands/cal.htm
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.