Jeremy Brown's Wonderful Readme of time.php and time.txt time.php reads time.txt into a string to use as a reference for non-due dates The time.txt file must have a line at the top that is either blank or filled with random letters and numbers I opted for just writing something like "Don't delete this line" as a reminder. The parsing doesn't work correctly for the first date in the list if it isn't there. time.txt must be in a format as follows. DD-MON-YY -> 11-Aug-13 Days must also be in the two digit format as follows. Years must be in the two digit format as follows. Month must be in 3 character abreviation as follows. 01-AUG-13 Years must be in the two digit format as preceding examples show. Mont must be in 3 character abreviation as preceding examples show. More to come but this is a good start. possible revisions. Directly linking to voyager and getting the date format dumped into a temp file and then read accordingly. As time permits I will get to this. (Jeremy resigned before he got to this. (and then we migrated to Alma))