
All algorithms used to develop this class may be found here, and the class is here To use the class in your project you will need the following files: 1. SimpleDate.cpp: contains the date class functions 2. SimpleDate.h: Header for above class 3. Parseit.cpp: Helper class that parses date strings 4. Parseit.h: Header for above class
|