1.0.8 • Published 8 months ago

react-native-modern-datepicker-12 v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

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

Differences between react-native-modern-datepicker-12 and react-native-modern-datepicker:

  • 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