Searched refs:ICU_NARROW_LONG_SHORT (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ |
H A D | js_date_time_format.cpp | 52 const std::vector<std::string> ICU_NARROW_LONG_SHORT = {"narrow", "long", "short"}; member 1429 IcuPatternDesc("weekday", ICU_WEEKDAY_PE, ICU_NARROW_LONG_SHORT), in BuildIcuPatternDescs() 1430 IcuPatternDesc("era", ICU_ERA_PE, ICU_NARROW_LONG_SHORT), in BuildIcuPatternDescs() 1434 IcuPatternDesc("dayPeriod", ICU_DAY_PERIOD_PE, ICU_NARROW_LONG_SHORT), in BuildIcuPatternDescs()
|
Completed in 5 milliseconds