Home
last modified time | relevance | path

Searched defs:day (Results 1 – 6 of 6) sorted by relevance

/test/xts/acts/global/i18n_standard/intljs/src/main/js/test/
DDateTimeFormatInIntl.test.js305 let option = { year: 'numeric', month: 'long', day: 'numeric', weekday: 'long' }; property
319 let option = { year: 'numeric', month: 'long', day: 'numeric', weekday: 'long' }; property
332 let option = { year: 'numeric', month: 'long', day: 'numeric', property
382 let option = { year: 'numeric', month: 'long', day: 'numeric', property
395 let option = { year: 'numeric', month: 'long', day: 'numeric', property
408 let option = { year: 'numeric', month: 'long', day: 'numeric', property
434 let option = { year: 'numeric', month: 'long', day: 'numeric', property
/test/xts/acts/commonlibrary/ets_utils/intl_lib_standard/src/main/js/test/
DIntl.test.js59 { year: "2-digit", month: "2-digit", day: "2-digit", property
76 { year: "2-digit", month: "2-digit", day: "2-digit", property
93 { year: "numeric", month: "long", day: "numeric", property
130 { year: "numeric", month: "long", day: "numeric", timeZone: "UTC" }; property
145 var options = { year: "numeric", month: "long", day: "numeric", timeZone: "UTC" }; property
161 { year: "numeric", month: "long", day: "numeric", timeZone: "UTC" }; property
177 { year: "numeric", month: "long", day: "numeric", timeZone: "UTC" }; property
192 var options = { year: "numeric", month: "long", day: "numeric", timeZone: "UTC" }; property
207 var options = { year: "numeric", month: "long", day: "numeric", timeZone: "UTC" }; property
222 var options = { year: "numeric", month: "long", day: "numeric", timeZone: "UTC" }; property
[all …]
DIntl.properties.test.js1126 day: 'numeric'}); property
1143 day: 'numeric', timeZone: 'UTC' }); property
1159 day: 'numeric', timeZone: 'UTC'}); property
1235 month: 'long', day: 'numeric', timeZone: 'UTC' }); property
1251 day: 'numeric', timeZone: 'UTC' }); property
/test/xts/acts/resourceschedule/resourceschedule_standard/reminderagent/src/main/js/test/
DReminderAgentJs.test.js265 day: 10, property
1071 day: 28, property
1095 day: 28, property
1120 day: 28, property
1144 day: 28, property
1169 day: 28, property
1194 day: 28, property
1219 day: 28, property
1268 day: "28", property
1293 day: 0, property
[all …]
/test/xts/acts/resourceschedule/resourceschedule_standard/reminderagentManager/src/main/js/test/
DReminderAgentManagerJs.test.js124 day: 11, property
246 day: 31, property
311 day: 28, property
/test/xts/acts/startup_lite/syspara_hal/src/
Ddeviceinfo_func_test.c466 int year, month, day; variable