home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / unix_c / calendrs / 00_index.txt next >
Encoding:
File List  |  1994-02-24  |  2.8 KB  |  64 lines

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