# dangrossman/daterangepicker

JavaScript Date Range, Date and Time Picker Component

Repository: https://github.com/dangrossman/daterangepicker
Canonical: https://ross.abutalabs.com/products/daterangepicker
Homepage: http://www.daterangepicker.com
Language: JavaScript
License Family: other
Last push: 2024-08-09T12:21:25+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5127, "days_push": 754, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10977, forks 3253 (observed 2026-08-28T04:10:44.958634+00:00)

## What it is
A JavaScript date range, date, and time picker component that attaches to any webpage element and shows a dropdown with two calendars. It supports predefined ranges, min/max date limits, localization, single-date mode, and time selection, built on jQuery and Moment.js.

## Use cases
- add a date range picker to a report filter form
- let users pick a single date in a web form
- select date and time in a booking UI
- offer predefined ranges like 'Last 30 Days'
- restrict selectable dates to a min/max window
- localize date picker strings and formats

## When to choose
- your frontend already uses jQuery and Moment.js
- you need a mature, widely-used Bootstrap-compatible date range picker
- you want predefined ranges plus calendar selection in one widget

## When to avoid
- you use React, Vue, or another modern framework with native component ecosystems
- you want to avoid jQuery and Moment.js dependencies
- you need a project with frequent updates or an explicit OSS license file

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling, date-time
- domain: web-development, frontend
- platform: browser
- tags: date-picker, date-range, jquery, momentjs, bootstrap, time-picker, javascript

## Member repositories
- dangrossman/daterangepicker (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:44.958634+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:17:15.514943+00:00, confidence not recorded.
  - readme: https://github.com/dangrossman/daterangepicker (fetched 2026-08-28T04:10:44.958634+00:00, sha d9460d06f640)
  - homepage: http://www.daterangepicker.com (fetched 2026-08-29T08:16:10.919919+00:00, sha 10baae8bc521)
  - registry_npm: https://registry.npmjs.org/daterangepicker (fetched 2026-08-29T08:16:10.929365+00:00, sha 5882aa640d1d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
