{"id":4511,"date":"2022-12-20T18:08:52","date_gmt":"2022-12-20T21:08:52","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/locale-man5\/"},"modified":"2022-12-20T18:08:52","modified_gmt":"2022-12-20T21:08:52","slug":"locale-man5","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/locale-man5\/","title":{"rendered":"LOCALE (man5)"},"content":{"rendered":"<h1 align=\"center\">LOCALE<\/h1>\n<p> <a href=\"#NAME\">NAME<\/a><br \/> <a href=\"#DESCRIPTION\">DESCRIPTION<\/a><br \/> <a href=\"#FILES\">FILES<\/a><br \/> <a href=\"#CONFORMING TO\">CONFORMING TO<\/a><br \/> <a href=\"#NOTES\">NOTES<\/a><br \/> <a href=\"#SEE ALSO\">SEE ALSO<\/a><br \/> <a href=\"#COLOPHON\">COLOPHON<\/a> <\/p>\n<hr>\n<h2>NAME <a name=\"NAME\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">locale \u2212 describes a locale definition file<\/p>\n<h2>DESCRIPTION <a name=\"DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>locale<\/b> definition file contains all the information that the <b>localedef<\/b>(1) command needs to convert it into the binary locale database.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The definition files consist of sections which each describe a locale category in detail. See <b>locale<\/b>(7) for additional details for these categories.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Syntax<\/b> <br \/> The locale definition file starts with a header that may consist of the following keywords: <i><br \/> escape_char<\/i><\/p>\n<p style=\"margin-left:22%;\">is followed by a character that should be used as the escape-character for the rest of the file to mark characters that should be interpreted in a special way. It defaults to the backslash ().<\/p>\n<p style=\"margin-left:11%;\"><i>comment_char<\/i><\/p>\n<p style=\"margin-left:22%;\">is followed by a character that will be used as the comment-character for the rest of the file. It defaults to the number sign (#).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The locale definition has one part for each locale category. Each part can be copied from another existing locale or can be defined from scratch. If the category should be copied, the only valid keyword in the definition is <i>copy<\/i> followed by the name of the locale in double quotes which should be copied. The exceptions for this rule are <b>LC_COLLATE<\/b> and <b>LC_CTYPE<\/b> where a <i>copy<\/i> statement can be followed by locale-specific rules and selected overrides.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">When defining a locale or a category from scratch, an existing system- provided locale definition file should be used as a reference to follow common glibc conventions.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>Locale category sections<\/b> <br \/> The following category sections are defined by POSIX:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"17%\">\n<p><b>LC_CTYPE<\/b><\/p>\n<\/td>\n<td width=\"68%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"17%\">\n<p><b>LC_COLLATE<\/b><\/p>\n<\/td>\n<td width=\"68%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"17%\">\n<p><b>LC_MESSAGES<\/b><\/p>\n<\/td>\n<td width=\"68%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"17%\">\n<p><b>LC_MONETARY<\/b><\/p>\n<\/td>\n<td width=\"68%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"17%\">\n<p><b>LC_NUMERIC<\/b><\/p>\n<\/td>\n<td width=\"68%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"17%\">\n<p><b>LC_TIME<\/b><\/p>\n<\/td>\n<td width=\"68%\"> <\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%; margin-top: 1em\">In addition, since version 2.2, the GNU C library supports the following nonstandard categories:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p style=\"margin-top: 1em\">*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"27%\">\n<p style=\"margin-top: 1em\"><b>LC_ADDRESS<\/b><\/p>\n<\/td>\n<td width=\"58%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"27%\">\n<p><b>LC_IDENTIFICATION<\/b><\/p>\n<\/td>\n<td width=\"58%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"27%\">\n<p><b>LC_MEASUREMENT<\/b><\/p>\n<\/td>\n<td width=\"58%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"27%\">\n<p><b>LC_NAME<\/b><\/p>\n<\/td>\n<td width=\"58%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"27%\">\n<p><b>LC_PAPER<\/b><\/p>\n<\/td>\n<td width=\"58%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"27%\">\n<p><b>LC_TELEPHONE<\/b><\/p>\n<\/td>\n<td width=\"58%\"> <\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%; margin-top: 1em\">See <b>locale<\/b>(7) for a more detailed description of each category.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>LC_ADDRESS<\/b> <br \/> The definition starts with the string <i>LC_ADDRESS<\/i> in the first column.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The following keywords are allowed: <i><br \/> postal_fmt<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a string containing field descriptors that define the format used for postal addresses in the locale. The following field descriptors are recognized:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%n<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Person\u2019s name, possibly constructed with the <b>LC_NAME<\/b> <i>name_fmt<\/i> keyword (since glibc 2.24).<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%a<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Care of person, or organization.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%f<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Firm name.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%d<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Department name.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%b<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Building name.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%s<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Street or block (e.g., Japanese) name.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%h<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>House number or designation.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%N<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Insert an end-of-line if the previous descriptor\u2019s value was not an empty string; otherwise ignore.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%t<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Insert a space if the previous descriptor\u2019s value was not an empty string; otherwise ignore.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%r<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Room number, door designation.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%e<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Floor number.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%C<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Country designation, from the <i>country_post<\/i> keyword.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%l<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Local township within town or city (since glibc 2.24).<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%z<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Zip number, postal code.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%T<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Town, city.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%S<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>State, province, or prefecture.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%c<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Country, as taken from data record.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:22%; margin-top: 1em\">Each field descriptor may have an &#8216;R&#8217; after the &#8216;%&#8217; to specify that the information is taken from a Romanized version string of the entity.<\/p>\n<p style=\"margin-left:11%;\"><i>country_name<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the country name in the language of the current document (e.g., &#8220;Deutschland&#8221; for the <b>de_DE<\/b> locale).<\/p>\n<p style=\"margin-left:11%;\"><i>country_post<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the abbreviation of the country (see CERT_MAILCODES).<\/p>\n<p style=\"margin-left:11%;\"><i>country_ab2<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the two-letter abbreviation of the country (ISO 3166).<\/p>\n<p style=\"margin-left:11%;\"><i>country_ab3<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the three-letter abbreviation of the country (ISO 3166).<\/p>\n<p style=\"margin-left:11%;\"><i>country_num<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the numeric country code (ISO 3166).<\/p>\n<p style=\"margin-left:11%;\"><i>country_car<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the international license plate country code.<\/p>\n<p style=\"margin-left:11%;\"><i>country_isbn<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the ISBN code (for books).<\/p>\n<p style=\"margin-left:11%;\"><i>lang_name<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the language name in the language of the current document.<\/p>\n<p style=\"margin-left:11%;\"><i>lang_ab<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the two-letter abbreviation of the language (ISO 639).<\/p>\n<p style=\"margin-left:11%;\"><i>lang_term<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the three-letter abbreviation of the language (ISO 639-2\/T).<\/p>\n<p style=\"margin-left:11%;\"><i>lang_lib<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the three-letter abbreviation of the language for library use (ISO 639-2\/B). Applications should in general prefer <i>lang_term<\/i> over <i>lang_lib<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>LC_ADDRESS<\/b> definition ends with the string <i>END LC_ADDRESS<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>LC_CTYPE<\/b> <br \/> The definition starts with the string <i>LC_CTYPE<\/i> in the first column.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The following keywords are allowed:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>upper<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by a list of uppercase letters. The letters <b>A<\/b> through <b>Z<\/b> are included automatically. Characters also specified as <b>cntrl<\/b>, <b>digit<\/b>, <b>punct<\/b>, or <b>space<\/b> are not allowed.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>lower<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by a list of lowercase letters. The letters <b>a<\/b> through <b>z<\/b> are included automatically. Characters also specified as <b>cntrl<\/b>, <b>digit<\/b>, <b>punct<\/b>, or <b>space<\/b> are not allowed.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>alpha<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by a list of letters. All character specified as either <b>upper<\/b> or <b>lower<\/b> are automatically included. Characters also specified as <b>cntrl<\/b>, <b>digit<\/b>, <b>punct<\/b>, or <b>space<\/b> are not allowed.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>digit<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by the characters classified as numeric digits. Only the digits <b>0<\/b> through <b>9<\/b> are allowed. They are included by default in this class.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>space<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by a list of characters defined as white-space characters. Characters also specified as <b>upper<\/b>, <b>lower<\/b>, <b>alpha<\/b>, <b>digit<\/b>, <b>graph<\/b>, or <b>xdigit<\/b> are not allowed. The characters <b><space><\/b>, <b><form-feed><\/b>, <b><newline><\/b>, <b><carriage-return><\/b>, <b><tab><\/b>, and <b><vertical-tab><\/b> are automatically included.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>cntrl<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by a list of control characters. Characters also specified as <b>upper<\/b>, <b>lower<\/b>, <b>alpha<\/b>, <b>digit<\/b>, <b>punct<\/b>, <b>graph<\/b>, <b>print<\/b>, or <b>xdigit<\/b> are not allowed.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>punct<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by a list of punctuation characters. Characters also specified as <b>upper<\/b>, <b>lower<\/b>, <b>alpha<\/b>, <b>digit<\/b>, <b>cntrl<\/b>, <b>xdigit<\/b>, or the <b><space><\/b> character are not allowed.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>graph<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by a list of printable characters, not including the <b><space><\/b> character. The characters defined as <b>upper<\/b>, <b>lower<\/b>, <b>alpha<\/b>, <b>digit<\/b>, <b>xdigit<\/b>, and <b>punct<\/b> are automatically included. Characters also specified as <b>cntrl<\/b> are not allowed.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>print<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by a list of printable characters, including the <b><space><\/b> character. The characters defined as <b>upper<\/b>, <b>lower<\/b>, <b>alpha<\/b>, <b>digit<\/b>, <b>xdigit<\/b>, <b>punct<\/b>, and the <b><space><\/b> character are automatically included. Characters also specified as <b>cntrl<\/b> are not allowed.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>xdigit<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by a list of characters classified as hexadecimal digits. The decimal digits must be included followed by one or more set of six characters in ascending order. The following characters are included by default: <b>0<\/b> through <b>9<\/b>, <b>a<\/b> through <b>f<\/b>, <b>A<\/b> through <b>F<\/b>.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>blank<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by a list of characters classified as <b>blank<\/b>. The characters <b><space><\/b> and <b><tab><\/b> are automatically included.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>charclass<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a list of locale-specific character class names which are then to be defined in the locale.<\/p>\n<p style=\"margin-left:11%;\"><i>toupper<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a list of mappings from lowercase to uppercase letters. Each mapping is a pair of a lowercase and an uppercase letter separated with a <b>,<\/b> and enclosed in parentheses.<\/p>\n<p style=\"margin-left:11%;\"><i>tolower<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a list of mappings from uppercase to lowercase letters. If the keyword tolower is not present, the reverse of the toupper list is used.<\/p>\n<p style=\"margin-left:11%;\"><i>map totitle<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a list of mapping pairs of characters and letters to be used in titles (headings).<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"7%\">\n<p><i>class<\/i><\/p>\n<\/td>\n<td width=\"4%\"><\/td>\n<td width=\"78%\">\n<p>followed by a locale-specific character class definition, starting with the class name followed by the characters belonging to the class.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>charconv<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a list of locale-specific character mapping names which are then to be defined in the locale.<\/p>\n<p style=\"margin-left:11%;\"><i>outdigit<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a list of alternate output digits for the locale.<\/p>\n<p style=\"margin-left:11%;\"><i>map to_inpunct<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a list of mapping pairs of alternate digits and separators for input digits for the locale.<\/p>\n<p style=\"margin-left:11%;\"><i>map to_outpunct<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a list of mapping pairs of alternate separators for output for the locale.<\/p>\n<p style=\"margin-left:11%;\"><i>translit_start<\/i><\/p>\n<p style=\"margin-left:22%;\">marks the start of the transliteration rules section. The section can contain the <i>include<\/i> keyword in the beginning followed by locale-specific rules and overrides. Any rule specified in the locale file will override any rule copied or included from other files. In case of duplicate rule definitions in the locale file, only the first rule is used.<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\">A transliteration rule consist of a character to be transliterated followed by a list of transliteration targets separated by semicolons. The first target which can be presented in the target character set is used, if none of them can be used the <i>default_missing<\/i> character will be used instead.<\/p>\n<p style=\"margin-left:11%;\"><i>include<\/i><\/p>\n<p style=\"margin-left:22%;\">in the transliteration rules section includes a transliteration rule file (and optionally a repertoire map file).<\/p>\n<p style=\"margin-left:11%;\"><i>default_missing<\/i><\/p>\n<p style=\"margin-left:22%;\">in the transliteration rules section defines the default character to be used for transliteration where none of the targets cannot be presented in the target character set.<\/p>\n<p style=\"margin-left:11%;\"><i>translit_end<\/i><\/p>\n<p style=\"margin-left:22%;\">marks the end of the transliteration rules.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>LC_CTYPE<\/b> definition ends with the string <i>END LC_CTYPE<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>LC_COLLATE<\/b> <br \/> Note that glibc does not support all POSIX-defined options, only the options described below are supported (as of glibc 2.23).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The definition starts with the string <i>LC_COLLATE<\/i> in the first column.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The following keywords are allowed: <i><br \/> coll_weight_max<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the number representing used collation levels. This keyword is recognized but ignored by glibc.<\/p>\n<p style=\"margin-left:11%;\"><i>collating-element<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the definition of a collating-element symbol representing a multicharacter collating element.<\/p>\n<p style=\"margin-left:11%;\"><i>collating-symbol<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the definition of a collating symbol that can be used in collation order statements.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>define<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by <b>string<\/b> to be evaluated in an <i>ifdef<\/i> <b>string<\/b> \/ <i>else<\/i> \/ <i>endif<\/i> construct.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>reorder-after<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a redefinition of a collation rule.<\/p>\n<p style=\"margin-left:11%;\"><i>reorder-end<\/i><\/p>\n<p style=\"margin-left:22%;\">marks the end of the redefinition of a collation rule.<\/p>\n<p style=\"margin-left:11%;\"><i>reorder-sections-after<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a script name to reorder listed scripts after.<\/p>\n<p style=\"margin-left:11%;\"><i>reorder-sections-end<\/i><\/p>\n<p style=\"margin-left:22%;\">marks the end of the reordering of sections.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>script<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"58%\">\n<p>followed by a declaration of a script.<\/p>\n<\/td>\n<td width=\"20%\"> <\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>symbol-equivalence<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a collating-symbol to be equivalent to another defined collating-symbol.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The collation rule definition starts with a line: <i><br \/> order_start<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a list of keywords chosen from <b>forward<\/b>, <b>backward<\/b>, or <b>position<\/b>. The order definition consists of lines that describe the collation order and is terminated with the keyword <i>order_end<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>LC_COLLATE<\/b> definition ends with the string <i>END LC_COLLATE<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>LC_IDENTIFICATION<\/b> <br \/> The definition starts with the string <i>LC_IDENTIFICATION<\/i> in the first column.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The following keywords are allowed:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>title<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by the title of the locale document (e.g., &#8220;Maori language locale for New Zealand&#8221;).<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>source<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by the name of the organization that maintains this document.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>address<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the address of the organization that maintains this document.<\/p>\n<p style=\"margin-left:11%;\"><i>contact<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the name of the contact person at the organization that maintains this document.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"7%\">\n<p><i>email<\/i><\/p>\n<\/td>\n<td width=\"4%\"><\/td>\n<td width=\"78%\">\n<p>followed by the email address of the person or organization that maintains this document.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"7%\">\n<p><i>tel<\/i><\/p>\n<\/td>\n<td width=\"4%\"><\/td>\n<td width=\"78%\">\n<p>followed by the telephone number (in international format) of the organization that maintains this document. As of glibc 2.24, this keyword is deprecated in favor of other contact methods.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"7%\">\n<p><i>fax<\/i><\/p>\n<\/td>\n<td width=\"4%\"><\/td>\n<td width=\"78%\">\n<p>followed by the fax number (in international format) of the organization that maintains this document. As of glibc 2.24, this keyword is deprecated in favor of other contact methods.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>language<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the name of the language to which this document applies.<\/p>\n<p style=\"margin-left:11%;\"><i>territory<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the name of the country\/geographic extent to which this document applies.<\/p>\n<p style=\"margin-left:11%;\"><i>audience<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a description of the audience for which this document is intended.<\/p>\n<p style=\"margin-left:11%;\"><i>application<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a description of any special application for which this document is intended.<\/p>\n<p style=\"margin-left:11%;\"><i>abbreviation<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the short name for provider of the source of this document.<\/p>\n<p style=\"margin-left:11%;\"><i>revision<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the revision number of this document.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"6%\">\n<p><i>date<\/i><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"72%\">\n<p>followed by the revision date of this document.<\/p>\n<\/td>\n<td width=\"6%\"> <\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%; margin-top: 1em\">In addition, for each of the categories defined by the document, there should be a line starting with the keyword <i>category<\/i>, followed by:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p style=\"margin-top: 1em\">*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"85%\">\n<p style=\"margin-top: 1em\">a string that identifies this locale category definition,<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"85%\">\n<p>a semicolon, and<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"85%\">\n<p>one of the <b>LC_*<\/b> identifiers.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>LC_IDENTIFICATION<\/b> definition ends with the string <i>END LC_IDENTIFICATION<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>LC_MESSAGES<\/b> <br \/> The definition starts with the string <i>LC_MESSAGES<\/i> in the first column.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The following keywords are allowed: <i><br \/> yesexpr<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a regular expression that describes possible yes-responses.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>noexpr<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by a regular expression that describes possible no-responses.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>yesstr<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by the output string corresponding to &#8220;yes&#8221;.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>nostr<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by the output string corresponding to &#8220;no&#8221;.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>LC_MESSAGES<\/b> definition ends with the string <i>END LC_MESSAGES<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>LC_MEASUREMENT<\/b> <br \/> The definition starts with the string <i>LC_MEASUREMENT<\/i> in the first column.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The following keywords are allowed: <i><br \/> measurement<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by number identifying the standard used for measurement. The following values are recognized:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"1%\">\n<p><b>1<\/b><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"40%\">\n<p>Metric.<\/p>\n<\/td>\n<td width=\"32%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"1%\">\n<p><b>2<\/b><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"40%\">\n<p>US customary measurements.<\/p>\n<\/td>\n<td width=\"32%\"> <\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>LC_MEASUREMENT<\/b> definition ends with the string <i>END LC_MEASUREMENT<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>LC_MONETARY<\/b> <br \/> The definition starts with the string <i>LC_MONETARY<\/i> in the first column.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The following keywords are allowed: <i><br \/> int_curr_symbol<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the international currency symbol. This must be a 4-character string containing the international currency symbol as defined by the ISO 4217 standard (three characters) followed by a separator.<\/p>\n<p style=\"margin-left:11%;\"><i>currency_symbol<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the local currency symbol.<\/p>\n<p style=\"margin-left:11%;\"><i>mon_decimal_point<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the single-character string that will be used as the decimal delimiter when formatting monetary quantities.<\/p>\n<p style=\"margin-left:11%;\"><i>mon_thousands_sep<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the single-character string that will be used as a group separator when formatting monetary quantities.<\/p>\n<p style=\"margin-left:11%;\"><i>mon_grouping<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a sequence of integers separated by semicolons that describe the formatting of monetary quantities. See <i>grouping<\/i> below for details.<\/p>\n<p style=\"margin-left:11%;\"><i>positive_sign<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a string that is used to indicate a positive sign for monetary quantities.<\/p>\n<p style=\"margin-left:11%;\"><i>negative_sign<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a string that is used to indicate a negative sign for monetary quantities.<\/p>\n<p style=\"margin-left:11%;\"><i>int_frac_digits<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the number of fractional digits that should be used when formatting with the <i>int_curr_symbol<\/i>.<\/p>\n<p style=\"margin-left:11%;\"><i>frac_digits<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the number of fractional digits that should be used when formatting with the <i>currency_symbol<\/i>.<\/p>\n<p style=\"margin-left:11%;\"><i>p_cs_precedes<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by an integer that indicates the placement of <i>currency_symbol<\/i> for a nonnegative formatted monetary quantity:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"1%\">\n<p><b>0<\/b><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"46%\">\n<p>the symbol succeeds the value.<\/p>\n<\/td>\n<td width=\"26%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"1%\">\n<p><b>1<\/b><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"46%\">\n<p>the symbol precedes the value.<\/p>\n<\/td>\n<td width=\"26%\"> <\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>p_sep_by_space<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by an integer that indicates the separation of <i>currency_symbol<\/i>, the sign string, and the value for a nonnegative formatted monetary quantity. The following values are recognized:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"1%\">\n<p><b>0<\/b><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"72%\">\n<p>No space separates the currency symbol and the value.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"1%\">\n<p><b>1<\/b><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"72%\">\n<p>If the currency symbol and the sign string are adjacent, a space separates them from the value; otherwise a space separates the currency symbol and the value.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"1%\">\n<p><b>2<\/b><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"72%\">\n<p>If the currency symbol and the sign string are adjacent, a space separates them from the value; otherwise a space separates the sign string and the value.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>n_cs_precedes<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by an integer that indicates the placement of <i>currency_symbol<\/i> for a negative formatted monetary quantity. The same values are recognized as for <i>p_cs_precedes<\/i>.<\/p>\n<p style=\"margin-left:11%;\"><i>n_sep_by_space<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by an integer that indicates the separation of <i>currency_symbol<\/i>, the sign string, and the value for a negative formatted monetary quantity. The same values are recognized as for <i>p_sep_by_space<\/i>.<\/p>\n<p style=\"margin-left:11%;\"><i>p_sign_posn<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by an integer that indicates where the <i>positive_sign<\/i> should be placed for a nonnegative monetary quantity:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"1%\">\n<p><b>0<\/b><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"72%\">\n<p>Parentheses enclose the quantity and the <i>currency_symbol<\/i> or <i>int_curr_symbol<\/i>.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"1%\">\n<p><b>1<\/b><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"72%\">\n<p>The sign string precedes the quantity and the <i>currency_symbol<\/i> or the <i>int_curr_symbol<\/i>.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"1%\">\n<p><b>2<\/b><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"72%\">\n<p>The sign string succeeds the quantity and the <i>currency_symbol<\/i> or the <i>int_curr_symbol<\/i>.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"1%\">\n<p><b>3<\/b><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"72%\">\n<p>The sign string precedes the <i>currency_symbol<\/i> or the <i>int_curr_symbol<\/i>.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"1%\">\n<p><b>4<\/b><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"72%\">\n<p>The sign string succeeds the <i>currency_symbol<\/i> or the <i>int_curr_symbol<\/i>.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>n_sign_posn<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by an integer that indicates where the <i>negative_sign<\/i> should be placed for a negative monetary quantity. The same values are recognized as for <i>p_sign_posn<\/i>.<\/p>\n<p style=\"margin-left:11%;\"><i>int_p_cs_precedes<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by an integer that indicates the placement of <i>int_curr_symbol<\/i> for a nonnegative internationally formatted monetary quantity. The same values are recognized as for <i>p_cs_precedes<\/i>.<\/p>\n<p style=\"margin-left:11%;\"><i>int_n_cs_precedes<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by an integer that indicates the placement of <i>int_curr_symbol<\/i> for a negative internationally formatted monetary quantity. The same values are recognized as for <i>p_cs_precedes<\/i>.<\/p>\n<p style=\"margin-left:11%;\"><i>int_p_sep_by_space<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by an integer that indicates the separation of <i>int_curr_symbol<\/i>, the sign string, and the value for a nonnegative internationally formatted monetary quantity. The same values are recognized as for <i>p_sep_by_space<\/i>.<\/p>\n<p style=\"margin-left:11%;\"><i>int_n_sep_by_space<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by an integer that indicates the separation of <i>int_curr_symbol<\/i>, the sign string, and the value for a negative internationally formatted monetary quantity. The same values are recognized as for <i>p_sep_by_space<\/i>.<\/p>\n<p style=\"margin-left:11%;\"><i>int_p_sign_posn<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by an integer that indicates where the <i>positive_sign<\/i> should be placed for a nonnegative internationally formatted monetary quantity. The same values are recognized as for <i>p_sign_posn<\/i>.<\/p>\n<p style=\"margin-left:11%;\"><i>int_n_sign_posn<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by an integer that indicates where the <i>negative_sign<\/i> should be placed for a negative internationally formatted monetary quantity. The same values are recognized as for <i>p_sign_posn<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>LC_MONETARY<\/b> definition ends with the string <i>END LC_MONETARY<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>LC_NAME<\/b> <br \/> The definition starts with the string <i>LC_NAME<\/i> in the first column.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Various keywords are allowed, but only <i>name_fmt<\/i> is mandatory. Other keywords are needed only if there is common convention to use the corresponding salutation in this locale. The allowed keywords are as follows: <i><br \/> name_fmt<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a string containing field descriptors that define the format used for names in the locale. The following field descriptors are recognized:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%f<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Family name(s).<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%F<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Family names in uppercase.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%g<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>First given name.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%G<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>First given initial.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%l<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>First given name with Latin letters.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%o<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Other shorter name.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%m<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Additional given name(s).<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%M<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Initials for additional given name(s).<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%p<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Profession.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%s<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Salutation, such as &#8220;Doctor&#8221;.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%S<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Abbreviated salutation, such as &#8220;Mr.&#8221; or &#8220;Dr.&#8221;.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%d<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Salutation, using the FDCC-sets conventions.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%t<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>If the preceding field descriptor resulted in an empty string, then the empty string, otherwise a space character.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>name_gen<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the general salutation for any gender.<\/p>\n<p style=\"margin-left:11%;\"><i>name_mr<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the salutation for men.<\/p>\n<p style=\"margin-left:11%;\"><i>name_mrs<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the salutation for married women.<\/p>\n<p style=\"margin-left:11%;\"><i>name_miss<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the salutation for unmarried women.<\/p>\n<p style=\"margin-left:11%;\"><i>name_ms<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the salutation valid for all women.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>LC_NAME<\/b> definition ends with the string <i>END LC_NAME<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>LC_NUMERIC<\/b> <br \/> The definition starts with the string <i>LC_NUMERIC<\/i> in the first column.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The following keywords are allowed: <i><br \/> decimal_point<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the single-character string that will be used as the decimal delimiter when formatting numeric quantities.<\/p>\n<p style=\"margin-left:11%;\"><i>thousands_sep<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the single-character string that will be used as a group separator when formatting numeric quantities.<\/p>\n<p style=\"margin-left:11%;\"><i>grouping<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a sequence of integers separated by semicolons that describe the formatting of numeric quantities.<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\">Each integer specifies the number of digits in a group. The first integer defines the size of the group immediately to the left of the decimal delimiter. Subsequent integers define succeeding groups to the left of the previous group. If the last integer is not \u22121, then the size of the previous group (if any) is repeatedly used for the remainder of the digits. If the last integer is \u22121, then no further grouping is performed.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>LC_NUMERIC<\/b> definition ends with the string <i>END LC_NUMERIC<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>LC_PAPER<\/b> <br \/> The definition starts with the string <i>LC_PAPER<\/i> in the first column.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The following keywords are allowed:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>height<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by the height, in millimeters, of the standard paper format.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"9%\">\n<p><i>width<\/i><\/p>\n<\/td>\n<td width=\"2%\"><\/td>\n<td width=\"78%\">\n<p>followed by the width, in millimeters, of the standard paper format.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>LC_PAPER<\/b> definition ends with the string <i>END LC_PAPER<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>LC_TELEPHONE<\/b> <br \/> The definition starts with the string <i>LC_TELEPHONE<\/i> in the first column.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The following keywords are allowed: <i><br \/> tel_int_fmt<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a string that contains field descriptors that identify the format used to dial international numbers. The following field descriptors are recognized:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%a<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Area code without nationwide prefix (the prefix is often &#8220;00&#8221;).<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%A<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Area code including nationwide prefix.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%l<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Local number (within area code).<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%e<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Extension (to local number).<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%c<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Country code.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%C<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>Alternate carrier service code used for dialing abroad.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"3%\">\n<p>%t<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"72%\">\n<p>If the preceding field descriptor resulted in an empty string, then the empty string, otherwise a space character.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>tel_dom_fmt<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a string that contains field descriptors that identify the format used to dial domestic numbers. The recognized field descriptors are the same as for <i>tel_int_fmt<\/i>.<\/p>\n<p style=\"margin-left:11%;\"><i>int_select<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the prefix used to call international phone numbers.<\/p>\n<p style=\"margin-left:11%;\"><i>int_prefix<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the prefix used from other countries to dial this country.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>LC_TELEPHONE<\/b> definition ends with the string <i>END LC_TELEPHONE<\/i>.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>LC_TIME<\/b> <br \/> The definition starts with the string <i>LC_TIME<\/i> in the first column.<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The following keywords are allowed:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"7%\">\n<p><i>abday<\/i><\/p>\n<\/td>\n<td width=\"4%\"><\/td>\n<td width=\"78%\">\n<p>followed by a list of abbreviated names of the days of the week. The list starts with the first day of the week as specified by <i>week<\/i> (Sunday by default). See NOTES.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"7%\">\n<p><i>day<\/i><\/p>\n<\/td>\n<td width=\"4%\"><\/td>\n<td width=\"78%\">\n<p>followed by a list of names of the days of the week. The list starts with the first day of the week as specified by <i>week<\/i> (Sunday by default). See NOTES.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"7%\">\n<p><i>abmon<\/i><\/p>\n<\/td>\n<td width=\"4%\"><\/td>\n<td width=\"78%\">\n<p>followed by a list of abbreviated month names.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"7%\">\n<p><i>mon<\/i><\/p>\n<\/td>\n<td width=\"4%\"><\/td>\n<td width=\"78%\">\n<p>followed by a list of month names.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>d_t_fmt<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the appropriate date and time format (for syntax, see <b>strftime<\/b>(3)).<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"7%\">\n<p><i>d_fmt<\/i><\/p>\n<\/td>\n<td width=\"4%\"><\/td>\n<td width=\"78%\">\n<p>followed by the appropriate date format (for syntax, see <b>strftime<\/b>(3)).<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"7%\">\n<p><i>t_fmt<\/i><\/p>\n<\/td>\n<td width=\"4%\"><\/td>\n<td width=\"78%\">\n<p>followed by the appropriate time format (for syntax, see <b>strftime<\/b>(3)).<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"7%\">\n<p><i>am_pm<\/i><\/p>\n<\/td>\n<td width=\"4%\"><\/td>\n<td width=\"78%\">\n<p>followed by the appropriate representation of the <b>am<\/b> and <b>pm<\/b> strings. This should be left empty for locales not using AM\/PM convention.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>t_fmt_ampm<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the appropriate time format (for syntax, see <b>strftime<\/b>(3)) when using 12h clock format. This should be left empty for locales not using AM\/PM convention.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"4%\">\n<p><i>era<\/i><\/p>\n<\/td>\n<td width=\"7%\"><\/td>\n<td width=\"78%\">\n<p>followed by semicolon-separated strings that define how years are counted and displayed for each era in the locale. Each string has the following format:<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:22%; margin-top: 1em\"><i>direction<\/i>:<i>offset<\/i>:<i>start_date<\/i>:<i>end_date<\/i>:<i>era_name<\/i>:<i>era_format<\/i><\/p>\n<p style=\"margin-left:22%; margin-top: 1em\">The fields are to be defined as follows: <i><br \/> direction<\/i><\/p>\n<p style=\"margin-left:28%;\">Either <b>+<\/b> or <b>\u2212<\/b>. <b>+<\/b> means the years closer to <i>start_date<\/i> have lower numbers than years closer to <i>end_date<\/i>. <b>\u2212<\/b> means the opposite.<\/p>\n<p style=\"margin-left:22%;\"><i>offset<\/i><\/p>\n<p style=\"margin-left:28%;\">The number of the year closest to <i>start_date<\/i> in the era, corresponding to the <i>%Ey<\/i> descriptor (see <b>strptime<\/b>(3)).<\/p>\n<p style=\"margin-left:22%;\"><i>start_date<\/i><\/p>\n<p style=\"margin-left:28%;\">The start of the era in the form of <i>yyyy\/mm\/dd<\/i>. Years prior AD 1 are represented as negative numbers.<\/p>\n<p style=\"margin-left:22%;\"><i>end_date<\/i><\/p>\n<p style=\"margin-left:28%;\">The end of the era in the form of <i>yyyy\/mm\/dd<\/i>, or one of the two special values of <b>\u2212*<\/b> or <b>+*<\/b>. <b>\u2212*<\/b> means the ending date is the beginning of time. <b>+*<\/b> means the ending date is the end of time.<\/p>\n<p style=\"margin-left:22%;\"><i>era_name<\/i><\/p>\n<p style=\"margin-left:28%;\">The name of the era corresponding to the <i>%EC<\/i> descriptor (see <b>strptime<\/b>(3)).<\/p>\n<p style=\"margin-left:22%;\"><i>era_format<\/i><\/p>\n<p style=\"margin-left:28%;\">The format of the year in the era corresponding to the <i>%EY<\/i> descriptor (see <b>strptime<\/b>(3)).<\/p>\n<p style=\"margin-left:11%;\"><i>era_d_fmt<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the format of the date in alternative era notation, corresponding to the <i>%Ex<\/i> descriptor (see <b>strptime<\/b>(3)).<\/p>\n<p style=\"margin-left:11%;\"><i>era_t_fmt<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the format of the time in alternative era notation, corresponding to the <i>%EX<\/i> descriptor (see <b>strptime<\/b>(3)).<\/p>\n<p style=\"margin-left:11%;\"><i>era_d_t_fmt<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the format of the date and time in alternative era notation, corresponding to the <i>%Ec<\/i> descriptor (see <b>strptime<\/b>(3)).<\/p>\n<p style=\"margin-left:11%;\"><i>alt_digits<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the alternative digits used for date and time in the locale.<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"6%\">\n<p><i>week<\/i><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"78%\">\n<p>followed by a list of three values separated by semicolons: The number of days in a week (by default 7), a date of beginning of the week (by default corresponds to Sunday), and the minimal length of the first week in year (by default 4). Regarding the start of the week, <b>19971130<\/b> shall be used for Sunday and <b>19971201<\/b> shall be used for Monday. See NOTES.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>first_weekday<\/i> (since glibc 2.2)<\/p>\n<p style=\"margin-left:22%;\">followed by the number of the day from the <i>day<\/i> list to be shown as the first day of the week in calendar applications. The default value of <b>1<\/b> corresponds to either Sunday or Monday depending on the value of the second <i>week<\/i> list item. See NOTES.<\/p>\n<p style=\"margin-left:11%;\"><i>first_workday<\/i> (since glibc 2.2)<\/p>\n<p style=\"margin-left:22%;\">followed by the number of the first working day from the <i>day<\/i> list. The default value is <b>2<\/b>. See NOTES.<\/p>\n<p style=\"margin-left:11%;\"><i>cal_direction<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by a number value that indicates the direction for the display of calendar dates, as follows:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"1%\">\n<p><b>1<\/b><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"30%\">\n<p>Left-right from top.<\/p>\n<\/td>\n<td width=\"42%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"1%\">\n<p><b>2<\/b><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"30%\">\n<p>Top-down from left.<\/p>\n<\/td>\n<td width=\"42%\"> <\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"22%\"><\/td>\n<td width=\"1%\">\n<p><b>3<\/b><\/p>\n<\/td>\n<td width=\"5%\"><\/td>\n<td width=\"30%\">\n<p>Right-left from top.<\/p>\n<\/td>\n<td width=\"42%\"> <\/td>\n<\/tr>\n<\/table>\n<p style=\"margin-left:11%;\"><i>date_fmt<\/i><\/p>\n<p style=\"margin-left:22%;\">followed by the appropriate date representation for <b>date<\/b>(1) (for syntax, see <b>strftime<\/b>(3)).<\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">The <b>LC_TIME<\/b> definition ends with the string <i>END LC_TIME<\/i>.<\/p>\n<h2>FILES <a name=\"FILES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><i>\/usr\/lib\/locale\/locale-archive<\/i><\/p>\n<p style=\"margin-left:22%;\">Usual default locale archive location.<\/p>\n<p style=\"margin-left:11%;\"><i>\/usr\/share\/i18n\/locales<\/i><\/p>\n<p style=\"margin-left:22%;\">Usual default path for locale definition files.<\/p>\n<h2>CONFORMING TO <a name=\"CONFORMING TO\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">POSIX.2.<\/p>\n<h2>NOTES <a name=\"NOTES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">The collective GNU C library community wisdom regarding <i>abday<\/i>, <i>day<\/i>, <i>week<\/i>, <i>first_weekday<\/i>, and <i>first_workday<\/i> states at https:\/\/sourceware.org\/glibc\/wiki\/Locales the following:<\/p>\n<table width=\"100%\" border=\"0\" rules=\"none\" frame=\"void\" cellspacing=\"0\" cellpadding=\"0\">\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"85%\">\n<p>The value of the second <i>week<\/i> list item specifies the base of the <i>abday<\/i> and <i>day<\/i> lists.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"85%\">\n<p><i>first_weekday<\/i> specifies the offset of the first day-of-week in the <i>abday<\/i> and <i>day<\/i> lists.<\/p>\n<\/td>\n<\/tr>\n<tr valign=\"top\" align=\"left\">\n<td width=\"11%\"><\/td>\n<td width=\"1%\">\n<p>*<\/p>\n<\/td>\n<td width=\"3%\"><\/td>\n<td width=\"85%\">\n<p>For compatibility reasons, all glibc locales should set the value of the second <i>week<\/i> list item to <b>19971130<\/b> (Sunday) and base the <i>abday<\/i> and <i>day<\/i> lists appropriately, and set <i>first_weekday<\/i> and <i>first_workday<\/i> to <b>1<\/b> or <b>2<\/b>, depending on whether the week and work week actually starts on Sunday or Monday for the locale.<\/p>\n<\/td>\n<\/tr>\n<\/table>\n<h2>SEE ALSO <a name=\"SEE ALSO\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>iconv<\/b>(1), <b>locale<\/b>(1), <b>localedef<\/b>(1), <b>localeconv<\/b>(3), <b>newlocale<\/b>(3), <b>setlocale<\/b>(3), <b>strftime<\/b>(3), <b>strptime<\/b>(3), <b>uselocale<\/b>(3), <b>charmap<\/b>(5), <b>charsets<\/b>(7), <b>locale<\/b>(7), <b>unicode<\/b>(7), <b>utf\u22128<\/b>(7)<\/p>\n<h2>COLOPHON <a name=\"COLOPHON\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">This page is part of release 5.10 of the Linux <i>man-pages<\/i> project. A description of the project, information about reporting bugs, and the latest version of this page, can be found at https:\/\/www.kernel.org\/doc\/man\u2212pages\/.<\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>  locale \u2212 describes a locale definition file <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[959],"tags":[961,1049,1291],"class_list":["post-4511","post","type-post","status-publish","format-standard","hentry","category-5-formatos-de-ficheros","tag-961","tag-locale","tag-man5"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/4511","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/comments?post=4511"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/4511\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=4511"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=4511"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=4511"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}