OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UDAT_HOUR
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
udat.h
249
#define
UDAT_HOUR
"h"
[
all
...]
/external/icu4c/i18n/unicode/
udat.h
340
#define
UDAT_HOUR
"j"
472
* @deprecated ICU 50 Use instead
UDAT_HOUR
UDAT_ABBR_GENERIC_TZ or some other timezone presentation.
477
* @deprecated ICU 50 Use instead
UDAT_HOUR
UDAT_ABBR_SPECIFIC_TZ or some other timezone presentation.
[
all
...]
/external/icu4c/test/intltest/
dtfmttst.cpp
142
{
UDAT_HOUR
, "j", "en", "h a"}, // (fixed expected result per ticket 6872<-6626)
[
all
...]
Completed in 27 milliseconds