Last updated: 23-Apr-92
PD6:<UNIX-C.CALENDARS>
Programs for producing calendars, converting to and from various date
formats, reminder services, etc.
CAL-GEN.TAR-Z
A program to generate calendars. Works on 4.xBSD, should work on
System V with little difficulty.
Contributor: David H. Brierley <
[email protected]>
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 <
[email protected]>
CALEN.TAR-Z
A program to generate full line printer page calendars. Includes
tiny calendars of previous and next month, etc.
Contributor: Andrew W. Rogers <
[email protected]>
CALEND.TAR-Z
A public domain implementation of the UNIX "cal" program.
Contributor: Martin Minow <
[email protected]>
CALEND-REMIND.TAR-Z
A souped-up implementation of the UNIX "calendar" program which can
be used to remind yourself of upcoming events.
Contributor: Bruce Israel <
[email protected]>
DATE.TAR-Z
Output date in English or French using a format string similar to
that used by "printf".
Contributor: Andre Didelot <
[email protected]>
DATE-PLUS.TAR-Z
A program which accepts arguments like "+2 hours" and prints the
corresponding date. Oodles of options.
Contributor: Robert O. Domitz <
[email protected]>
GREGORIAN.TAR-Z
A program to complete partial date information and handle Gregorian
and Julian dates.
Contributor: W. M. McKeeman <
[email protected]>
JDAY-JDATE.C
Programs to manipulate Julian dates. Translated from Collected
Algorithms of the CACM.
Contributor: Nat Howard <
[email protected]>
MONTH1.TAR-Z
A screen-oriented monthly calendar and event browser.
Contributor: Tim Stoehr <
[email protected]>
MONTH2.TAR-Z
A modified version of the "month" program. Distributed as patches
to the code in MONTH1.TAR-Z.
Contributor: Scott Turner <
[email protected]>
MONTH3.TAR-Z
Still another version of the month program.
Contributor: Michael Morrell <
[email protected]>
PCAL1.TAR-Z
A program to produce a calendar, one month per page.
Contributor: Troy Saville <
[email protected]>
PCAL2.TAR-Z
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 <
[email protected]>
RDATE.TAR-Z
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 <
[email protected]>
WEEKDAY.TAR-Z
Prints out the day of week, Julian day, week of year, etc. given
a date.
Contributor: Marcel Mol <
[email protected]>