cl::yx::YX_Date Class Reference
List of all members.
Member Function Documentation
String cl::yx::YX_Date::getAMPM |
( |
|
) |
[inline] |
- Returns:
- A string containing the period of the day AM or PM when the message was sent.
int cl::yx::YX_Date::getDay |
( |
|
) |
[inline] |
- Returns:
- An int representing the day when the message was sent.
int cl::yx::YX_Date::getHour |
( |
|
) |
[inline] |
- Returns:
- An int representing the hour when the message was sent.
int cl::yx::YX_Date::getMinute |
( |
|
) |
[inline] |
- Returns:
- An int representing the minute when the message was sent.
int cl::yx::YX_Date::getMonth |
( |
|
) |
[inline] |
- Returns:
- An int representing the month when the message was sent.
int cl::yx::YX_Date::getYear |
( |
|
) |
[inline] |
- Returns:
- An int representing the year when the message was sent.
String cl::yx::YX_Date::toString |
( |
|
) |
[inline] |
- Returns:
- A string representation of the complete date when the message was sent.
The documentation for this class was generated from the following file: