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
81 { year: "2-digit", month: "2-digit", day: "2-digit", property
103 { year: "numeric", month: "long", day: "numeric", property
140 { year: "numeric", month: "long", day: "numeric" }; property
155 var options = { year: "numeric", month: "long", day: "numeric" }; property
171 { year: "numeric", month: "long", day: "numeric" }; property
187 { year: "numeric", month: "long", day: "numeric" }; property
202 var options = { year: "numeric", month: "long", day: "numeric" }; property
217 var options = { year: "numeric", month: "long", day: "numeric" }; property
232 var options = { year: "numeric", month: "long", day: "numeric" }; property
[all …]
DIntl.properties.test.js1172 var options = { weekday: 'long', year: 'numeric', month: 'long', day: 'numeric' }; property
1189 var options = { weekday: 'long', year: 'numeric', month: 'long', day: 'numeric' }; property
1205 var options = { weekday: 'long', year: 'numeric', month: 'long', day: 'numeric' }; property
1281 var options = { weekday: 'long', year: 'numeric', month: 'long', day: 'numeric' }; property
1297 var options = { weekday: 'long', year: 'numeric', month: 'long', day: 'numeric' }; property
1447 var options = { weekday: 'long', year: 'numeric', month: 'long', day: 'numeric' }; 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.js249 day: 10, property
292 day: 10, property
441 day: 10, property
904 day: 10, property
940 day: 10, property
1375 day: 10, property
1461 day: 10, property
1547 day: 10, property
1608 day: 10, property
/test/xts/acts/startup_lite/syspara_hal/src/
Ddeviceinfo_func_test.c466 int year, month, day; variable