Package Exports
- rc-datetime-picker
- rc-datetime-picker/dist/picker.min.css
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (rc-datetime-picker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Rc-Datetime-Picker
Rc-Datetime-Picker is a react component for datetime picker by Moment.js.
Requirements
- React
- Moment.js
- Modern browsers (IE>=9 is required)
Installation
Install with NPM
$ npm install rc-datetime-pickerManual download
Besides npm package, UMD module is placed under dist/ directory:
- dist/rc-datetime-picker.js
- dist/rc-datetime-picker.min.js