nucleartux / react-native-date

React Native date and time pickers for Android
MIT License
47 stars 20 forks source link

Add showDatepickerWithInitialDateInMilliseconds #22

Closed jihopark closed 8 years ago

jihopark commented 8 years ago

I had so much trouble dealing with parsing from javascript date format to java simpledateformat, so I just made a function to set the initial date with milliseconds.