react-native-datepicker icon indicating copy to clipboard operation
react-native-datepicker copied to clipboard

MM-DD-YYYY not supporting without chrome debugger

Open rekha-emids opened this issue 6 years ago • 2 comments

"MM-DD-YYYY" format not supporting without chrome debugger

<DatePicker format={"MM-DD-YYYY"} />

Getting invalid date for this format

rekha-emids avatar Jan 24 '19 04:01 rekha-emids

I switched to using this library, https://github.com/mmazzarolo/react-native-modal-datetime-picker I was having the same problem but this library solved it for me

chris24elias avatar Apr 27 '20 20:04 chris24elias

+1

AsABarranco avatar Nov 05 '21 14:11 AsABarranco