Ross ROSS = Recommend OSS · open-source software intelligence for agents

matthewmueller/date

Date() for humans observed · 2026-08-28

github.com/matthewmueller/date · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 4856
  • days_rel: n/a
  • days_push: 1449
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1476 stars · 87 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A JavaScript library that parses English-language date and time expressions like 'tomorrow at 3pm' or '10 minutes from now' into JavaScript Date objects. It works in Node.js and the browser and accepts an optional offset date as the reference point.

Use cases

  • parse natural language dates like 'tomorrow at 3pm' into Date objects
  • convert phrases like '10 minutes from now' to timestamps
  • interpret user-typed date input in scheduling apps
  • parse relative dates such as 'last monday at 1am'
  • handle date expressions like '2nd of January 4:00am'

When to choose

  • you need to turn human-written English date phrases into Date objects
  • you want a small, browser-compatible date parser with a simple API
  • your app accepts free-form date input from users

When to avoid

  • you need actively maintained software with recent updates
  • you need parsing for languages other than English
  • you need timezone-aware or locale-specific date formatting

Facets

library · maturity maintenance

parser nlp date-time developer-tools web-development browser date-parsing natural-language-dates english-language natural-language-processing nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
matthewmueller/datemain32

For agents

markdown · JSON · MCP: product_card(name="matthewmueller/date")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem