Frontend::DateTime Class Reference
Represents a date and time.
More...
#include <DateTime.h>
List of all members.
Detailed Description
Represents a date and time.
Constructor & Destructor Documentation
| Frontend::DateTime::DateTime |
( |
|
) |
|
|
| Frontend::DateTime::DateTime |
( |
TimeStamp |
timestamp |
) |
|
|
Member Function Documentation
| static int Frontend::DateTime::GetDaysInMonth |
( |
int |
month, |
|
|
int |
year |
|
) |
[static] |
|
| static int Frontend::DateTime::GetDaysInYear |
( |
int |
year |
) |
[static] |
|
| static bool Frontend::DateTime::IsLeapYear |
( |
int |
year |
) |
[static] |
|
| String Frontend::DateTime::ToString |
( |
|
) |
const |
|
| TimeStamp Frontend::DateTime::ToTimeStamp |
( |
|
) |
const |
|
Member Data Documentation
The documentation for this class was generated from the following file: