Home
last modified time | relevance | path

Searched defs:month (Results 1 – 9 of 9) sorted by relevance

/test/xts/acts/global/i18n_standard/intljs/src/main/js/test/
DDateTimeFormatInIntl.test.js316 let option = { year: 'numeric', month: 'long', day: 'numeric', weekday: 'long' }; property
330 let option = { year: 'numeric', month: 'long', day: 'numeric', weekday: 'long' }; property
343 let option = { year: 'numeric', month: 'long', day: 'numeric', property
393 let option = { year: 'numeric', month: 'long', day: 'numeric', property
406 let option = { year: 'numeric', month: 'long', day: 'numeric', property
419 let option = { year: 'numeric', month: 'long', day: 'numeric', property
445 let option = { year: 'numeric', month: 'long', day: 'numeric', property
/test/xts/acts/commonlibrary/ets_utils/intl_lib_standard/entry/src/ohosTest/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.js1125 …lue = date.toLocaleString('zh', { timeZone: 'UTC', weekday: 'long', year: 'numeric', month: 'long', property
1142 …value = date.toLocaleString('zh', { hour12: false, weekday: 'long', year: 'numeric', month: 'long', property
1158 … value = date.toLocaleString('zh', { hour12: true, weekday: 'long', year: 'numeric', month: 'long', property
1235 month: 'long', day: 'numeric', timeZone: 'UTC' }); property
1250 … date.toLocaleDateString('de-DE', { hour12: false, weekday: 'long', year: 'numeric', month: 'long', property
/test/xts/acts/resourceschedule/resourceschedule_standard/reminderagent/entry/src/ohosTest/js/test/
DReminderAgentJs.test.js264 month: 10, property
1070 month: 7, property
1094 month: 7, property
1119 month: 7, property
1168 month: "7", property
1193 month: 0, property
1218 month: 13, property
1243 month: 5, property
1267 month: 5, property
1292 month: 5, property
[all …]
/test/xts/acts/resourceschedule/resourceschedule_standard/reminderagentManager/entry/src/ohosTest/js/test/
DReminderAgentManagerJs.test.js125 month: 1, property
247 month: 1, property
312 month: 1, property
746 month: 7, property
754 month: 7, property
/test/xts/acts/usb/usb_standard/entry/src/ohosTest/js/test/
DDateAndTimeUtil.js65 concatDate(year, month, date) { argument
/test/xts/acts/startup_lite/syspara_hal/src/
Ddeviceinfo_func_test.c466 int year, month, day; variable
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Dopenharmony.py839 month = "" variable in VulItem
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h570 ArkUI_Uint32 month; member