Register date/time format strings for general POT.
WP_Locale::is_rtl
Checks if current locale is RTL.
WP_Locale::register_globals
Global variables are deprecated.
WP_Locale::get_month_abbrev
Retrieve translated version of month abbreviation string.
Advertisement
WP_Locale::get_meridiem
Retrieve translated version of meridiem string.
WP_Locale::get_month
Retrieve the full translated month by month number.
WP_Locale::get_weekday_abbrev
Retrieve the translated weekday abbreviation.
WP_Locale::get_weekday_initial
Retrieve the translated weekday initial.
Advertisement
WP_Locale::get_weekday
Retrieve the full translated weekday word.
WP_Locale::init
Sets up the translated strings and object properties.
WP_Locale::__construct
Constructor which calls helper methods to set up object variables.
WP_Locale
Core class used to store translated data for a locale.