Home
last modified time | relevance | path

Searched refs:getDate (Results 1 – 18 of 18) sorted by relevance

/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/model/
H A DNotification.java29 public Date getDate() { in getDate() method in Notification
/expo/packages/expo-notifications/build/
H A DscheduleNotificationAsync.js258 return new Date(year ?? 2000, month + 1, 0).getDate();
H A DscheduleNotificationAsync.js.map1 …nth: number = 0, year?: number) {\n return new Date(year ?? 2000, month + 1, 0).getDate();\n}\n"]}
/expo/docs/pages/versions/unversioned/sdk/
H A Dpedometer.mdx43 start.setDate(end.getDate() - 1);
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dpedometer.mdx43 start.setDate(end.getDate() - 1);
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dpedometer.mdx43 start.setDate(end.getDate() - 1);
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dpedometer.mdx43 start.setDate(end.getDate() - 1);
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dpedometer.mdx43 start.setDate(end.getDate() - 1);
/expo/packages/expo-notifications/src/
H A DscheduleNotificationAsync.ts333 return new Date(year ?? 2000, month + 1, 0).getDate();
/expo/apps/native-component-list/src/screens/
H A DPedometerScreen.tsx78 yesterday.setDate(today.getDate() - 1);
H A DEventsScreen.tsx63 yesterday.setDate(yesterday.getDate() - 1);
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/notifications/notifications/
H A DNotificationSerializer.java52 serializedNotification.putLong("date", notification.getDate().getTime()); in toBundle()
/expo/packages/expo-notifications/android/src/main/java/expo/modules/notifications/notifications/
H A DNotificationSerializer.java52 serializedNotification.putLong("date", notification.getDate().getTime()); in toBundle()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/notifications/notifications/
H A DNotificationSerializer.java52 serializedNotification.putLong("date", notification.getDate().getTime()); in toBundle()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/notifications/notifications/
H A DNotificationSerializer.java52 serializedNotification.putLong("date", notification.getDate().getTime()); in toBundle()
/expo/apps/test-suite/tests/
H A DNotifications.js1270 day: dateNow.getDate(),
1414 t.expect(nextDate.getDate()).toBe(2);
1811 day: triggerDate.getDate(),
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle1168 …fault=function(t){var u=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle1169 …fault=function(t){var u=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.…