# arqex/react-datetime

A lightweight but complete datetime picker react component.

Repository: https://github.com/arqex/react-datetime
Canonical: https://ross.abutalabs.com/products/react-datetime
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2024-12-13T16:18:58+00:00

## Health v2 (maintenance only)
Score: 34/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 40, longevity 100
- inputs: {"age_days": 4093, "days_push": 628, "days_rel": 628, "gap_med": 0, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2004, forks 859 (observed 2026-08-28T04:06:04.566628+00:00)

## What it is
react-datetime is a lightweight but complete React.js component that provides a date and time picker, usable as a datepicker, timepicker, or both. It is highly customizable, supports editing down to milliseconds, and relies on React and Moment.js as peer dependencies.

## Use cases
- add a date picker to a react form
- let users pick both date and time in one component
- build a scheduling input with millisecond precision
- customize the look of a datetime picker in react
- replace separate date and time inputs with a single picker
- handle timezone display in a react date input

## When to choose
- you need a lightweight, customizable datetime picker for a React app
- you want a single component that works as datepicker, timepicker, or both
- your project already uses Moment.js
- you need fine-grained control like millisecond editing

## When to avoid
- your project uses date-fns or dayjs instead of Moment.js
- you need a framework-agnostic (non-React) picker
- you want a library under very active development, since the project is seeking new maintainers
- you need mobile-native date pickers

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, form-handling, date-time
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: react, datepicker, timepicker, datetimepicker, momentjs, react-component, web-server, nodejs

## Member repositories
- arqex/react-datetime (main) score 34

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:04.566628+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-30T03:01:36.132395+00:00, confidence not recorded.
  - readme: https://github.com/arqex/react-datetime (fetched 2026-08-28T04:06:04.566628+00:00, sha 283d8f2b9af4)
  - registry_npm: https://registry.npmjs.org/react-datetime (fetched 2026-08-29T10:41:39.921473+00:00, sha 7a264bc183c3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
