libcommonc++  0.7
DateTime.h++ File Reference
Include dependency graph for DateTime.h++:
This graph shows which files directly or indirectly include this file:

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)