home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / news / cnews.tar / contrib / include / isodate.h < prev    next >
C/C++ Source or Header  |  1992-06-07  |  88b  |  4 lines

  1. extern struct tm *isodate2tm();
  2. extern char *tm2isodate();
  3. extern char *time2isodate();
  4.