|
libcommonc++
0.7
|
#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 | |
| ccxx | |
Functions | |
| const TimeSpan | operator- (const DateTime &d1, const DateTime &d2) |
| const DateTime | operator- (const DateTime &d, const TimeSpan &ts) |
| const DateTime | operator+ (const DateTime &d, const TimeSpan &ts) |