pushtell / react-bootstrap-date-picker

React-Bootstrap based date picker.
MIT License
346 stars 195 forks source link

Feature request: Support for month format MMM #113

Open marekhattas opened 7 years ago

marekhattas commented 7 years ago

Hi,, it will be nice if you can support also another date formats,,, e.g. month MMM,, like https://momentjs.com/docs/#/displaying/

jimmcslim commented 7 years ago

I'd add that support for month-of-year selection (returning a date defaulting to the first of month in the year) would be good as well.

vadym-kovalenko commented 7 years ago

Yeah it would be great to have support for momentjs' date formats