christopherdro / react-native-calendar

[DEPRECATED] Calendar Component for React Native
MIT License
536 stars 244 forks source link

Changed date formatting to use custom formatting. #153

Open isidornygren opened 7 years ago

isidornygren commented 7 years ago

Changed date formatting to use custom formatting when using the controls for the date picker, removed the custom month formatting as well as this should be handled by the moment library.