react-dates

React Datepicker, DateInput, DateRangeInput.

react-dates

Implemented components

  • DateInput
  • DateRangeInput
  • DatePicker

Installation

npm install --save @opuscapita/react-dates

Date format

  • dd - day
  • MM - month
  • yy - year

Any separators except these allowed: 1, a, A, *, #

GitHub