Home
last modified time | relevance | path

Searched defs:year (Results 1 – 8 of 8) 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 …var value = date.toLocaleString('zh', { timeZone: 'UTC', weekday: 'long', year: 'numeric', month: … property
1142 …var value = date.toLocaleString('zh', { hour12: false, weekday: 'long', year: 'numeric', month: 'l… property
1158 …var value = date.toLocaleString('zh', { hour12: true, weekday: 'long', year: 'numeric', month: 'lo… property
1234 … var value = date.toLocaleDateString(undefined, { hour12: true, weekday: 'long', year: 'numeric', property
1250 …var value = date.toLocaleDateString('de-DE', { hour12: false, weekday: 'long', year: 'numeric', mo… property
/test/xts/acts/resourceschedule/resourceschedule_standard/reminderagent/entry/src/ohosTest/js/test/
DReminderAgentJs.test.js263 year: 2025, property
1069 year: 2025, property
1118 year: "2025", property
1143 year: 2025, property
1167 year: 2025, property
1192 year: 2025, property
1217 year: 2025, property
1242 year: 2025, property
1266 year: 2025, property
1291 year: 2025, property
[all …]
/test/xts/acts/resourceschedule/resourceschedule_standard/reminderagentManager/entry/src/ohosTest/js/test/
DReminderAgentManagerJs.test.js122 year: 2025, property
244 year: 2024, property
309 year: 2024, property
743 year: 2024, property
751 year: 2024, 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/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h569 ArkUI_Uint32 year; member