Searched refs:abday (Results 1 – 25 of 305) sorted by relevance
12345678910>>...13
/glibc-2.36/localedata/locales/ |
D | nr_ZA | 24 % - set all abmon, mon, abday, day to English until correct defintions 86 % abday - The abbreviations for the week days 87 abday "Son";"Mvu";/
|
D | pl_PL | 168 % The abday, abmon, and d_fmt information has been changed (back) to match 175 abday "nie";"pon";/
|
D | en_NG | 87 % abday - The abbreviations for the week days: 88 abday "Sun";"Mon";"Tue";"Wed";"Thu";"Fri";"Sat"
|
D | wae_CH | 55 % abday - The abbreviations for the week days: 57 abday "Sun";/
|
D | nso_ZA | 78 % abday - The abbreviations for the week days: 80 abday "Son";/
|
D | zu_ZA | 90 % abday - The abbreviations for the week days: 91 abday "Son";/
|
D | ve_ZA | 87 % abday - The abbreviations for the week days: 89 abday "Swo";/
|
D | tn_ZA | 89 % abday - The abbreviations for the week days: 90 abday "Tsh";"Mos";"Bed";"Rar";"Ne";"Tlh";"Mat"
|
D | ss_ZA | 88 % abday - The abbreviations for the week days: 89 abday "Son";/
|
D | ts_ZA | 84 % abday - The abbreviations for the week days: 85 abday "Son";/
|
D | st_ZA | 84 % abday - The abbreviations for the week days: 85 abday "Son";/
|
D | af_ZA | 89 % abday - The abbreviations for the week days: 90 abday "So";"Ma";"Di";"Wo";"Do";"Vr";"Sa"
|
D | en_ZA | 116 % abday - The abbreviations for the week days: 117 abday "Sun";"Mon";"Tue";"Wed";"Thu";"Fri";"Sat"
|
D | en_ZM | 52 abday "Sun";"Mon";"Tue";"Wed";"Thu";"Fri";"Sat"
|
D | fy_DE | 93 abday "Sdg";"Mdg";"Dsg";"Mwk";"Ddg";"Fdg";"Swd"
|
D | fy_NL | 53 abday "Sn";"Mo";"Ti";"Wo";"To";"Fr";"Sn"
|
D | nds_NL | 93 abday "Sdg";"Mdg";/
|
D | en_IL | 57 abday "Sun";"Mon";"Tue";"Wed";"Thu";"Fri";"Sat"
|
D | unm_US | 59 abday "ken";"man";/
|
D | nl_BE | 74 abday "zo";"ma";"di";/
|
D | quz_PE | 91 abday "tum";/
|
D | rif_MA | 53 abday "L<U1E25>e";/
|
D | tl_PH | 78 abday "Lin";"Lun";/
|
/glibc-2.36/localedata/tests/ |
D | test5.def | 6 abday "<k0101><k0102><k0103>";"<k0101><k0102><k0103>";/
|
/glibc-2.36/locale/programs/ |
D | ld-time.c | 54 const char *abday[7]; member 186 TESTARR_ELEM (abday, ( "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat" )); in time_finish() 545 add_locale_string (&file, time->abday[n] ?: ""); in time_output() 801 STRARR_ELEM (abday, 7, 7); in time_read()
|
12345678910>>...13