Tried to use Date class to do the dates assignment. Not having a lot of success. I tried putting dates in and got different dates out (specifically the day of the year). Also tried to find an easy way to get the difference between two dates, with little success. (Saw something on Stack overflow about converting to milliseconds, but didn't have success with it personally)
Are other people having problems with this class as well?