Searched refs:am_pm (Results 1 – 25 of 304) sorted by relevance
12345678910>>...13
/glibc-2.36/locale/programs/ |
D | ld-time.c | 66 const char *am_pm[2]; member 194 TESTARR_ELEM (am_pm, ( "AM", "PM" )); in time_finish() 214 if (time->am_pm[0][0] == '\0' && time->am_pm[1][0] == '\0') in time_finish() 561 add_locale_string (&file, time->am_pm[n]); in time_output() 805 STRARR_ELEM (am_pm, 2, 2); in time_read()
|
/glibc-2.36/localedata/locales/ |
D | sm_WS | 109 % am_pm and t_fmt_ampm - should be empty if using 24 hour time 110 am_pm "";""
|
D | en_NG | 144 am_pm "";"" 146 % Define time representation in 12-hour format with "am_pm", to be referenced by the "%r"
|
D | wae_CH | 126 am_pm "";"" 128 % Define time representation in 12-hour format with "am_pm", to be referenced by the "%r"
|
D | dv_MV | 144 %am_pm "<U0020>";"<U0789><U07AC><U0782><U07B0><U078B><U07AA><U0782><U07AA><U0782><U07B0><U0787><U07… 145 am_pm "<U0789><U0786>";"<U0789><U078A>"
|
D | nso_ZA | 144 am_pm "";"" 147 % Define time representation in 12-hour format with "am_pm", to be referenced by the "%r"
|
D | zu_ZA | 153 am_pm "";"" 155 % Define time representation in 12-hour format with "am_pm", to be referenced by the "%r"
|
D | ve_ZA | 154 am_pm "";"" 157 % Define time representation in 12-hour format with "am_pm", to be referenced by the "%r"
|
D | xh_ZA | 144 am_pm "";"" 146 % Define time representation in 12-hour format with "am_pm", to be referenced by the "%r"
|
D | tn_ZA | 142 am_pm "";"" 145 % Define time representation in 12-hour format with "am_pm", to be referenced by the "%r"
|
D | ss_ZA | 147 am_pm "";"" 150 % Define time representation in 12-hour format with "am_pm", to be referenced by the "%r"
|
D | nr_ZA | 142 am_pm "";"" 145 % Define time representation in 12-hour format with "am_pm", to be referenced by the "%r"
|
D | ts_ZA | 144 am_pm "";"" 147 % Define time representation in 12-hour format with "am_pm", to be referenced by the "%r"
|
D | st_ZA | 143 am_pm "";"" 146 % Define time representation in 12-hour format with "am_pm", to be referenced by the "%r"
|
D | af_ZA | 143 am_pm "VM";"NM" 145 % Define time representation in 12-hour format with "am_pm", to be referenced by the "%r"
|
D | en_ZA | 173 am_pm "";"" 175 % Define time representation in 12-hour format with "am_pm", to be referenced by the "%r"
|
D | lg_UG | 197 am_pm "";"" 202 % Define time representation in 12-hour format with "am_pm", to be referenced by the "%r"
|
D | en_ZM | 81 am_pm "am";"pm"
|
D | fy_DE | 123 am_pm "";""
|
D | fy_NL | 89 am_pm "";""
|
D | nds_NL | 126 am_pm "";""
|
D | en_IL | 87 am_pm "";""
|
D | unm_US | 92 am_pm "";""
|
D | nl_BE | 106 am_pm "";""
|
/glibc-2.36/localedata/tests/ |
D | test5.def | 33 am_pm "<k6001><k5002>";"<k5002><k4036>"
|
12345678910>>...13