gusparis / react-native-month-year-picker

React Native Month Picker component for iOS & Android
MIT License
105 stars 73 forks source link

How update a locale date.formats.short? #78

Closed A1ik closed 3 years ago

A1ik commented 3 years ago

Hello. How update a locale date.formats.short?

gusparis commented 3 years ago

@A1ik set mode prop to short and locale prop to your desired locale. it will get device locale as default.