home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / _bbs / max / hc115.bbs < prev    next >
Encoding:
File List  |  1994-03-07  |  2.7 KB  |  28 lines

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