# @blueprintjs/datetime

> Components for interacting with dates and times

Latest version **6.2.5** (published 2026-09-16) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @blueprintjs/datetime
pnpm add @blueprintjs/datetime
yarn add @blueprintjs/datetime
bun add @blueprintjs/datetime
```

## Health

**Score 60/100 (C)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score; popular repo.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 6.2.5 |
| Published | 2026-09-16 |
| First published | 2016-11-11 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 22066 |
| Author | Palantir Technologies |
| Maintainers | blueprintjs |
| Keywords | palantir, blueprint, theme, react, day, picker, date, time |

## Links

- npm: https://www.npmjs.com/package/@blueprintjs/datetime
- Repository: git@github.com:palantir/blueprint
- npm.io page: https://npm.io/package/@blueprintjs/datetime

## Alternatives

- [@js-joda/timezone](https://npm.io/package/@js-joda/timezone.md) — 383.4K weekly downloads
- [chartjs-adapter-moment](https://npm.io/package/chartjs-adapter-moment.md) — 210.8K weekly downloads
- [strftime](https://npm.io/package/strftime.md) — 171.2K weekly downloads
- [vue-flatpickr-component](https://npm.io/package/vue-flatpickr-component.md) — 115.8K weekly downloads
- [timepicker](https://npm.io/package/timepicker.md) — 51.0K weekly downloads

## Recent versions

- 6.2.5 (latest) — 2026-09-16
- 6.0.0-alpha.1 (next) — 2025-04-22
- 6.2.4 — 2026-07-28
- 6.2.3 — 2026-07-09
- 6.2.2 — 2026-07-06
- 6.2.1 — 2026-06-30
- 6.2.0 — 2026-06-09
- 6.1.2 — 2026-06-08
- 6.1.1 — 2026-05-21
- 6.1.0 — 2026-05-19
- 6.0.26 — 2026-05-13
- 6.0.25 — 2026-04-23
- 6.0.24 — 2026-04-07
- 6.0.23 — 2026-04-01
- 6.0.22 — 2026-03-31
- … 299 more at https://npm.io/package/@blueprintjs/datetime/versions

## README

<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 v8](https://daypicker.dev/v8) is a dependency of this package; we use it
to render calendars.

## Installation

```sh copy
npm install --save @blueprintjs/datetime
```

### [Full Documentation](http://blueprintjs.com/docs) | [Source Code](https://github.com/palantir/blueprint)

---
_Source: https://npm.io/package/@blueprintjs/datetime · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
