KEVIN KOFLER'S DATE FUNCTIONS ============================= WARNING: These functions work only between 1800/3/1 and 2100/2/28. dateserl(y,m,d) - returns the serial number of the date (1=1900/1/1) datelist(ds) - returns the {y,m,d} list corresponding to the serial datediff(y1,m1,d1,y2,m2,d2) - returns the number of days between date 1 and date 2 (date 1 < date 2) weekday(y,m,d) - returns the weekday of the date setdate() - shows a "set date" dialog setdateq(y,m,d) - sets the date to y/m/d localdat(ds) - returns the date as a local date all the dates will be in US format if you don't install the LOCALIZE.89G package Kevin Kofler's TI-89 Program License ==================================== This license applies to all TI-89 programs by Kevin Kofler, unless otherwise stated. Note that CHEMISLV is NOT an exception since the following is a generalized copy of the CHEMISLV-License (readme point 6). a.I CAN'T BE HELD RESPONSIBLE FOR ANYTHING! NO WARRANTY! b.YOU CAN'T SELL MY PROGRAM OR CLAIM IT IS YOURS! c.IF YOU TRANSMIT ONLY PARTS OF THIS PROGRAM, YOU MUST SAY THAT IT'S A PART OF THE (package name) PACKAGE AND ONLY A PART! d.NORMAL RIGHT APPLIES TO THE THINGS I'VE FORGOTTEN!