Home
last modified time | relevance | path

Searched refs:Gregorian (Results 1 – 5 of 5) sorted by relevance

/expo/packages/expo-localization/build/
H A DLocalization.types.js.map1Gregorian calendar to their index as returned by the `firstWeekday` property.\n */\nexport enum We…
/expo/packages/expo-contacts/build/
H A DContacts.d.ts794 Gregorian = "gregorian", enumerator
H A DContacts.js.map1Gregorian format.\n */\n birthday?: Date;\n /**\n * A labeled list of other relevant user da…
/expo/packages/expo-contacts/src/
H A DContacts.ts1074 Gregorian = 'gregorian', enumerator
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dcontacts.mdx556 | birthday | `Date` | Birthday information in Gregorian format. …
557 …te[]` | A labeled list of other relevant user dates in Gregorian format. …
564 …y | `Date` | Birthday that doesn't conform to the Gregorian calendar format,…
879 | Gregorian | `'gregorian'` | ✅ | ✅ |