Searched defs:date (Results 1 – 4 of 4) sorted by relevance
| /applications/standard/app_samples/code/BasicFeature/IDL/AbilityConnectServiceExtension/entry/src/main/ets/model/ |
| D | Main.ts | 18 …constructor(public degree: string, public date: string, public desc: string, public icon: Resource… property in Forecast 30 …constructor(public date: string, public week: string, public icon: Resource | string, public weath… property in WeekWeather
|
| /applications/sample/camera/launcher/launcher/src/main/cpp/ |
| D | time_weather_view.cpp | 61 char date[TMP_BUF_SIZE] = { 0 }; in SetUpTimeView() local 125 void TimeWeatherView::GetWeekdayByYearday(int iY, int iM, int iD, char* date, int size) in GetWeekdayByYearday()
|
| /applications/standard/app_samples/code/SuperFeature/MultiDeviceAppDev/Weather/common/src/main/ets/model/ |
| D | Main.ts | 18 …constructor(public degree: string, public date: string, public desc: string, public icon: Resource… property in Forecast 30 …constructor(public date: string, public week: string, public icon: Resource | string, public weath… property in WeekWeather
|
| /applications/standard/app_samples/code/SystemFeature/Internationalnation/International/entry/src/main/ets/MainAbility/model/ |
| D | IntlUtil.ts | 58 let date = new Date() property in IntlUtil
|