Home
last modified time | relevance | path

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

/expo/apps/native-component-list/src/screens/Contacts/
H A DContactUtils.ts4 const nYear = year || new Date().getFullYear(); constant
6 const date = new Date(nYear, month, day, 0, 0);