home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: InfoMgt / InfoMgt.zip / CAL32.ZIP / cal.man < prev    next >
Text File  |  1992-09-06  |  1KB  |  36 lines

  1.  
  2. CAL(1)                       UNIX Reference Manual                      CAL(1)
  3.  
  4. NNAAMMEE
  5.      ccaall - displays a calendar
  6.  
  7. SSYYNNOOPPSSIISS
  8.      ccaall [--jjyy] [_m_o_n_t_h [_y_e_a_r]]
  9.  
  10. DDEESSCCRRIIPPTTIIOONN
  11.      CCaall displays a simple calendar.  If arguments are not specified, the cur-
  12.      rent month is displayed.  The options are as follows:
  13.  
  14.      --jj      Display julian dates (days one-based, numbered from January 1).
  15.  
  16.      --yy      Display a calendar for the current year.
  17.  
  18.      A single parameter specifies the year (1 - 9999) to be displayed; note
  19.      the year must be fully specified: ``cal 89'' will _n_o_t display a calendar
  20.      for 1989.  Two parameters denote the month (1 - 12) and year.  If no pa-
  21.      rameters are specified, the current month's calendar is displayed.
  22.  
  23.      A year starts on Jan 1.
  24.  
  25.      The Gregorian Reformation is assumed to have occurred in 1752 on the 3rd
  26.      of September.  By this time, most countries had recognized the reforma-
  27.      tion (although a few did not recognize it until the early 1900's.)  Ten
  28.      days following that date were eliminated by the reformation, so the cal-
  29.      endar for that month is a bit unusual.
  30.  
  31. HHIISSTTOORRYY
  32.      A ccaall command appeared in Version 6 AT&T UNIX.
  33.  
  34. BSD Experimental                 June 17, 1991                               1
  35.  
  36.