home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / unix_c / calendrs / 00_index.txt next >
Encoding:
File List  |  1992-02-28  |  3.0 KB  |  69 lines

  1.  
  2.  
  3. Directory UNIX_C/CALENDRS
  4.     Programs for producing calendars, converting to and from various date
  5.     formats, reminder services, etc.
  6.  
  7.     CAL_GEN.TAR
  8.         A program to generate calendars.  Works on 4.xBSD, should work on
  9.         System V with little difficulty.
  10.         Contributor: David H. Brierley <dhb@rayssd.uucp>
  11.     CALCDATE.C
  12.         Calculate a target date given a starting date and an offset in days,
  13.         or calculate the difference in days between two given dates.
  14.         Contributor: Gordon A. Runkle <gordon@1solaria.uucp>
  15.     CALEN.TAR
  16.         A program to generate full line printer page calendars.  Includes
  17.         tiny calendars of previous and next month, etc.
  18.         Contributor: Andrew W. Rogers <awr@genrad.com>
  19.     CALEND.TAR
  20.         A public domain implementation of the UNIX "cal" program.
  21.         Contributor: Martin Minow <minow@decvax.dec.com>
  22.     CALNDRMD.TAR
  23.         A souped-up implementation of the UNIX "calendar" program which can
  24.         be used to remind yourself of upcoming events.
  25.         Contributor: Bruce Israel <israel@mimsy.umd.edu>
  26.     DATE.TAR
  27.         Output date in English or French using a format string similar to
  28.         that used by "printf".
  29.         Contributor: Andre Didelot <andre@cui.uucp>
  30.     DATEPLUS.TAR
  31.         A program which accepts arguments like "+2 hours" and prints the
  32.         corresponding date.  Oodles of options.
  33.         Contributor: Robert O. Domitz <rod@pecnos.uucp>
  34.     GREGORIN.TAR
  35.         A program to complete partial date information and handle Gregorian
  36.         and Julian dates.
  37.         Contributor: W. M. McKeeman <mckeeman@wanginst.uucp>
  38.     JDAYJDAT.C
  39.         Programs to manipulate Julian dates.  Translated from Collected
  40.         Algorithms of the CACM.
  41.         Contributor: Nat Howard <nrh@inmet.uucp>
  42.     MONTH1.TAR
  43.         A screen-oriented monthly calendar and event browser.
  44.         Contributor: Tim Stoehr <tims@zeus.uucp>
  45.     MONTH2.TAR
  46.         A modified version of the "month" program.  Distributed as patches
  47.         to the code in MONTH1.TAR.
  48.         Contributor: Scott Turner <srt@cs.ucla.edu>
  49.     MONTH3.TAR
  50.         Still another version of the month program.
  51.         Contributor: Michael Morrell <morrell@hpda.uucp>
  52.     PCAL1.TAR
  53.         A program to produce a calendar, one month per page.
  54.         Contributor: Troy Saville <evh@vax1.acs.udel.edu>
  55.     PCAL2.TAR
  56.         A program to print PostScript calendars for any month and year.
  57.         Has facilities for printing text in specific days (for marking
  58.         holidays, etc.).  It's a little System-V flavored (getopt, etc.)
  59.         but should be easy to port.
  60.         Contributor: Ken Keirnan <kjk@pbhyf.uucp>
  61.     RDATE.TAR
  62.         A program to request the time and date from another machine via
  63.         TCP/IP.  It uses the protocol described in RFC 868.
  64.         Contributor: Lee Moore <lee@rochester.edu>
  65.     WEEKDAY.TAR
  66.         Prints out the day of week, Julian day, week of year, etc. given
  67.         a date.
  68.         Contributor: Marcel Mol <marcel@duteca.tudelft.nl>
  69.