[net.wanted.sources] Date conversion routines

alton@mcnc.UUCP (Alton Brantley) (01/18/85)

I am in need of some algorithms for date conversion of the following
kinds:

Given a date in MM/DD/[YY]YY format, return the number of days from
a standard date as an integer.

I also need the inverse function, taking an integer (offset) from a
standard date and getting back a string in MM/DD/YY format.

Thanks -- Alton Brantley