![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME
uscal
Displays US monthly calendar(s) for specified month and year.
SYNPOSIS
uscal -m [numeric month] -y [numeric 4 digit year] -months [number of months to display]
If no month is given, defaults to current month.
If no year is given, defaults to current year.
If number of months is not given, defaults to 1 month.
EXAMPLES
uscal -m 2 -y 2006 -months 3
Displays February, March and April 2006 monthly calendars for the US.
uscal -m 6 -y 2020
Displays June 2007 monthly calendar for the US.
uscal -m 7 -y 1776
Displays the July 1776 calendar for the US.
NOTES
Uses http://www.timeanddate.com/
Inspired by YubNub command "month" (http://yubnub.org/kernel/man?args=month).
AUTHOR
Romel Jacinto - penguin [at] techbandit (dot) com