TC: void unixtodos( long utime, struct date *dateptr,

			    struct time *timeptr)


	- prototype in dos.h

	- converts date & time to DOS format
	- no corresponding MS C function