Home
last modified time | relevance | path

Searched defs:weekdays (Results 1 – 10 of 10) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DdeclarationEmitAliasFromIndirectFile.js5 weekdays: { property
11 weekdays: { property
/third_party/boost/boost/date_time/
Ddate_defs.hpp17 enum weekdays {Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday}; enum
Dstrings_from_facet.hpp96 collection_type weekdays; in gather_weekday_strings() local
/third_party/icu/icu4c/source/test/intltest/
Dtsdtfmsy.cpp283 const UnicodeString *weekdays = en.getWeekdays(count); in TestSymbols() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DIntlTestDateFormatSymbols.java296 final String[] weekdays = en.getWeekdays(); in TestSymbols() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DIntlTestDateFormatSymbols.java299 final String[] weekdays = en.getWeekdays(); in TestSymbols() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateFormatSymbols.java420 String weekdays[] = null; field in DateFormatSymbols
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDateFormatSymbols.java410 String weekdays[] = null; field in DateFormatSymbols
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstflvmux.c1146 static const gchar *weekdays[] = { in gst_flv_mux_create_metadata() local
/third_party/boost/libs/hana/doc/js/
Dhighcharts.js147 shortMonths:"Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" "),weekdays:"Sunday Monday Tu… property