Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME tadcalendar - printable monthly calendar from Time and Date.com for any country and language. SYNOPSIS tadcalendar [ -country CALENDAR_DISPLAY_CODE ] [ -lang LANGUAGE_DISPLAY_CODE ] [ -moon DISPLAY_OFF ] [ -hol HOLIDAY_DISPLAY_CODE ] [ -date YYYY-MM-DD ] DESCRIPTION tadcalendar displays a monthly calendar from Time and Date.com that is formatted for printing. Formatting options include country, language, phases of the moon, and holidays. tadcalendar was also developed with split-frame display in mind. OPTIONS -country [CALENDAR_DISPLAY_CODE] (Choose from the calendar display codes shown below.) 1 = United States 16 = Spain 31 = Belgium 2 = Denmark 17 = Luxembourg 32 = Ireland 3 = Czech 18 = Norway 33 = Brazil 4 = Turkey 19 = Romania 34 = Israel 5 = France 20 = Russia 35 = India 6 = Gemany-Catholic 21 = Sweden 36 = Austria 7 = Gemany-Old Prussia 22 = Gregorian calendar 37 = Argentina 8 = Germany 23 = Julian calendar 38 = Serbia 9 = United Kingdom 24 = Finland 39 = Slovakia 10 = Switzerland 25 = The Netherlands 40 = Mexico 11 = Greece 26 = Japan 41 = China 12 = Hungary 27 = Canada 42 = Hong Kong 13 = Italy 28 = Croatia 43 = Chile 14 = Poland 29 = Australia 44 = Jordan 15 = Portugal 30 = New Zealand 45 = Slovenia -lang [LANGUAGE_DISPLAY_CODE] (ISO 639-1/Two-Letter Codes such as "en", "es", "fr" or "de") -moon [DISPLAY_OFF] NOTE: Phases of the moon are shown by default. use -moon option with any parameter to remove them. -hol [HOLIDAY_DISPLAY_CODE] (Choose from the Holiday Display Codes shown below.) 1 = Official holidays 25 = Holidays and some observances (default) 313 = Holidays and many observances 377 = Holidays and all observances 86073 = Holidays, main religious observances 8519551 = All holidays/observances/religious -date [YYYY-MM-YY] (Uses current date by default.) EXAMPLES Example: tadcalendar Result: Returns printable monthly calendar for U.S. Example: tadcalendar -country 40 -lang es Result: Returns printable monthly calendar for Mexico in Spanish. Example: tadcalendar -moon off Result: Returns monthly calendar for U.S. without showing phases of the moon. Example: tadcalendar -hol 1 Result: Returns monthly calendar for U.S. listing only official holidays. Example: tadcalendar -date 2001-08 Result: Returns 2001 U.S. calendar for the month of August. SEE ALSO http://www.timeanddate.com/calendar/monthly.html AUTHOR Paul M. Boren pmboren AT gmail DOT com