BDateFormat Member List

This is the complete list of members for BDateFormat, including all inherited members.

BDateFormat(const BLocale *locale=NULL)BDateFormat
BDateFormat(const BLanguage &language, const BFormattingConventions &format)BDateFormat
BDateFormat(const BDateFormat &other)BDateFormat
Format(char *string, const size_t maxSize, const time_t time, const BDateFormatStyle style) const BDateFormat
Format(BString &string, const time_t time, const BDateFormatStyle style, const BTimeZone *timeZone=NULL) const BDateFormat
Format(BString &string, int *&fieldPositions, int &fieldCount, const time_t time, const BDateFormatStyle style) const BDateFormat
GetFields(BDateElement *&fields, int &fieldCount, BDateFormatStyle style) const BDateFormat
GetStartOfWeek(BWeekday *weekday) const BDateFormat
~BDateFormat()BDateFormatvirtual