home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Developer / resources / classes / Julian.README < prev    next >
Encoding:
Text File  |  1992-09-10  |  501 b   |  23 lines

  1. Julian
  2.  
  3. INHERITS FROM    Object
  4.  
  5.  
  6. WRITTEN BY    Charles G. Bennett
  7.  
  8. Version 1.2, , This class is in the Public Domain. No guaranties are made to its usefulness or correctness.
  9.  
  10.  
  11. CLASS DESCRIPTION
  12.  
  13. The Julian Class is an Interface Builder Module to implement julian day functions.
  14.  
  15. FEATURES
  16.  
  17. - Rich set of class methods allows you to treat Julian as a function library.
  18.  
  19. - Fractional Days supported for easy time tracking and comparison.
  20.  
  21. - Instance variable and methods allow you to create lists of dates.
  22.  
  23.