# Mantine dates

[![npm](https://img.shields.io/npm/dm/@mantine/dates)](https://www.npmjs.com/package/@mantine/dates)

Calendars, date and time pickers

[View documentation](https://mantine.dev/)

## Installation

```bash
# With yarn
yarn add @mantine/core @mantine/hooks @mantine/dates dayjs

# With npm
npm install @mantine/core @mantine/hooks @mantine/dates dayjs
```

## License

MIT
