Account
LibTmsApi 2.3.0 |
BDate Member List
This is the complete list of members for BDate, including all inherited members.
BDate(int year=0, int month=1, int day=1) | BDate | |
BDate(BString str) | BDate | |
clear() | BDate | |
compare(const BDate &date) const | BDate | |
day() | BDate | |
daysInMonth(int year, int month) | BDate | static |
getDate(int &year, int &mon, int &day) | BDate | |
getString() | BDate | |
getStringFormatted(BString format) | BDate | |
isLeap(int year) | BDate | static |
isSet() | BDate | inline |
month() | BDate | |
operator BString() | BDate | inline |
operator!=(const BDate &date) const | BDate | inline |
operator<(const BDate &date) const | BDate | inline |
operator<=(const BDate &date) const | BDate | inline |
operator==(const BDate &date) const | BDate | inline |
operator>(const BDate &date) const | BDate | inline |
operator>=(const BDate &date) const | BDate | inline |
oyday | BDate | |
oyear | BDate | |
set(time_t time) | BDate | |
set(int year=0, int month=1, int day=1) | BDate | |
setFirst() | BDate | |
setLast() | BDate | |
setNow() | BDate | |
setString(BString str) | BDate | |
setYDay(int year=0, int yday=0) | BDate | |
yday() | BDate | |
year() | BDate | |
~BDate() | BDate |
Generated by 1.9.7