# @nextui-org/date-picker

A date picker combines a DateInput and a Calendar popover to allow users to enter or select a date and time value.

## Installation

```sh
yarn add @nextui-org/date-picker
# or
npm i @nextui-org/date-picker
```

## Contribution

Yes please! See the
[contributing guidelines](https://github.com/nextui-org/nextui/blob/master/CONTRIBUTING.md)
for details.

## License

This project is licensed under the terms of the
[MIT license](https://github.com/nextui-org/nextui/blob/master/LICENSE).
