CTime and COleDateTime are very much similar classes. They also have accompanying ..Span classes. What is the difference between these two... one is that COleDateTime object take more space than CTime, but why invented two almost similar classes. Is the corresponding CTimeSpan classes signicantly important! We can do most of the work without them.
Any comments are welcomed