datejs/Datejs
A JavaScript Date and Time Library observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5984
- days_rel: n/a
- days_push: 2287
- n_releases_24m: 0
Adoption not part of the score
1886 stars · 467 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Datejs is an open-source JavaScript library for parsing, formatting, and processing dates and times, with support for 150+ cultures. It provides a fluent, chainable API for date manipulation such as relative dates, comparisons, and arithmetic.
Use cases
- parse human-readable date strings in javascript
- format dates for different locales and cultures
- compute relative dates like next friday or three months ago
- add and subtract days, months, or years from dates
- check whether a date is a weekday or specific month
- convert between php/unix date formats and javascript
When to choose
- you need natural-language date parsing with strong culture/locale support in a legacy javascript project
- you want a lightweight, dependency-free date utility with a fluent chainable api
When to avoid
- you are starting a new project and need actively maintained software
- you need timezone-aware date handling (use a modern library like date-fns, Luxon, or Day.js)
- you need modern ES module or TypeScript support
Facets
library · maturity abandoned
date-time parser internationalization web-development frontend browser cross-platform date-parsing date-formatting fluent-api cultures javascript localization nodejs
1 source
- readme: https://github.com/datejs/Datejs · fetched 2026-08-28 · 949ec4ee841c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| datejs/Datejs | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem