react-native-modern-datepicker-12
Version:
A customizable calendar, time & month picker for React Native (including Persian Jalaali calendar & locale)
12 lines (6 loc) • 784 B
Markdown
# React Native Modern Datepicker (including 12-hour option for time picker) 📆
Note: This branch has been forked from react-native-modern-datepicker repo 👇 and has 12-hour feature for the time picker.
A customizable calendar, time & month picker for React Native (including Persian Jalaali calendar & locale). For more information, please visit [website](https://hosseinshabani.github.io/react-native-modern-datepicker)
<b>Differences between `react-native-modern-datepicker-12` and `react-native-modern-datepicker`:</b>
* This module returns the date value in the format of 'YYYY-MM-DD' meanwhile react-native-modern-datepicker returns 'YYYY/MM/DD'
* This module exposes `getFormattedDate` helper function meanwhile react-native-modern-datepicker exposes `getFormatedDate`