home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 May / PCO_5_97.ISO / FilesBBS / OS2 / HYPEMAIL.ARJ / HYPEMAIL.ZIP / date.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-07-14  |  299 b   |  15 lines

  1. /*
  2. ** Copyright (C) 1994, Enterprise Integration Technologies Corp.        
  3. ** All Rights Reserved.
  4. ** Kevin Hughes, kevinh@eit.com 
  5. ** 7/14/94
  6. */
  7.  
  8. void convtoshortdate();
  9. void splitshortdate();
  10. long getyearsecs();
  11. int convtoyearsecs();
  12. char *getlocaltime();
  13. void gettimezone();
  14. void getthisyear();
  15.