Base Framework
|
This is the complete list of members for Locale, including all inherited members.
DateFormatSet() noexcept | DateFormatSet | |
falseMessage (defined in Locale) | Locale | |
getAM() const noexcept | DateFormatSet | inline |
getBoolean(bool value) const noexcept | Locale | inline |
getDateSeparator() const noexcept | DateFormatSet | inline |
getLocale() noexcept | Locale | static |
getLocaleSpecific() noexcept | Locale | static |
getLongDateFormat() const noexcept | DateFormatSet | inline |
getLongNameOfMonth(unsigned int month) const | DateFormatSet | inline |
getLongNameOfWeekday(unsigned int weekday) const | DateFormatSet | inline |
getLongTimeFormat() const noexcept | DateFormatSet | inline |
getMediumDateFormat() const noexcept (defined in DateFormatSet) | DateFormatSet | inline |
getMediumTimeFormat() const noexcept | DateFormatSet | inline |
getPM() const noexcept | DateFormatSet | inline |
getShortDateFormat() const noexcept | DateFormatSet | inline |
getShortNameOfMonth(unsigned int month) const | DateFormatSet | inline |
getShortNameOfWeekday(unsigned int weekday) const | DateFormatSet | inline |
getShortTimeFormat() const noexcept | DateFormatSet | inline |
getTimeSeparator() const noexcept | DateFormatSet | inline |
Locale() noexcept | Locale | |
POSIX | Locale | static |
setASCIILocale() noexcept | Locale | static |
setLocale(const String &locale) noexcept | Locale | static |
setLongDateFormat(const String &format) noexcept | DateFormatSet | |
setLongTimeFormat(const String &format) noexcept | DateFormatSet | |
setMediumDateFormat(const String &format) noexcept | DateFormatSet | |
setMediumTimeFormat(const String &format) noexcept | DateFormatSet | |
setShortDateFormat(const String &format) noexcept | DateFormatSet | |
setShortTimeFormat(const String &format) noexcept | DateFormatSet | |
setUserLocale() noexcept | Locale | static |
trueMessage (defined in Locale) | Locale |