react-component / picker

📅 All Date Pickers you need.
https://picker.react-component.now.sh/
MIT License
275 stars 315 forks source link

about rc-picker/es/generate/moment.js need use moment().locale(locale) #75

Open udeskyuans opened 4 years ago

udeskyuans commented 4 years ago

moment version 2.25.3 moment().locale(locale) do not return a object. TypeError: date.localeData is not a function

crownclownwl commented 4 years ago

Uncaught TypeError: date.localeData is not a function

oroce commented 4 years ago

Possible duplicate of https://github.com/react-component/picker/issues/132 ?