#include <commonc++/Common.h++>#include <commonc++/Date.h++>#include <commonc++/String.h++>#include <commonc++/Time.h++>#include <commonc++/TimeSpan.h++>

Go to the source code of this file.
Classes | |
| class | DateTime |
| A representation of a calendar date and clock time. More... | |
Namespaces | |
| namespace | ccxx |
Functions | |
| const TimeSpan | operator- (const DateTime &d1, const DateTime &d2) throw () |
| const DateTime | operator- (const DateTime &d, const TimeSpan &ts) |
| const DateTime | operator+ (const DateTime &d, const TimeSpan &ts) |
1.6.3