home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / strings / kslib11 / date.doc < prev    next >
Encoding:
Text File  |  1991-07-18  |  572 b   |  17 lines

  1. Documentation for date functions
  2. --------------------------------
  3. Source file(s)    : date.c
  4. Include file(s)    : date.h
  5. Library            : tools.lib
  6.  
  7. The date functions are designed to enable easy conversion between different
  8. date formats, calculation of such things as the Day-of-Week, access to
  9. descriptive strings for day names, month names, etc, and computation of the
  10. difference between two dates.
  11.  
  12. ===============================================================================
  13.  
  14.  
  15.  
  16. ===============================================================================
  17.