Home
last modified time | relevance | path

Searched defs:toTimestamp (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-notifications/build/
H A DscheduleNotificationAsync.js156 function toTimestamp(date) { function
/expo/packages/expo-notifications/src/
H A DscheduleNotificationAsync.ts198 function toTimestamp(date: number | Date) { function