@blueprintjs/datetime
Version:
Components for interacting with dates and times
19 lines (11 loc) • 630 B
Markdown
<img height="204" src="https://cloud.githubusercontent.com/assets/464822/20228152/d3f36dc2-a804-11e6-80ff-51ada2d13ea7.png">
# [Blueprint](http://blueprintjs.com/) Date & Time Components
Blueprint is a React UI toolkit for the web.
This package contains a collection of React components for working with dates and times.
[react-day-picker v7](https://react-day-picker-v7.netlify.app/) is a dependency of this package; we use it
to render calendars.
## Installation
```
npm install --save @blueprintjs/datetime
```
### [Full Documentation](http://blueprintjs.com/docs) | [Source Code](https://github.com/palantir/blueprint)