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

bitwalker/timex

A complete date/time library for Elixir projects. observed · 2026-08-28

github.com/bitwalker/timex · homepage · Elixir · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

34/100

  • Activity 26
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4420
  • days_rel: n/a
  • days_push: 445
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1807 stars · 405 forks observed · 2026-08-28

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

Timex is a comprehensive date/time library for Elixir with full timezone support via the tzdata package. It provides rich APIs for manipulating dates, times, datetimes, and timestamps, and integrates with Ecto via the timex_ecto package.

Use cases

  • parse and format dates in elixir
  • convert datetimes between timezones
  • manipulate timestamps in elixir
  • use datetime types with ecto
  • work with the olson timezone database

When to choose

  • you need timezone-aware datetime handling beyond Elixir's built-in Calendar API
  • you need custom formatters and parsers for dates
  • you want Ecto integration for datetime types

When to avoid

  • the standard library Calendar API covers your needs and you want to avoid a dependency
  • you need timezone standards other than Olson tzdata or POSIX-TZ

Facets

library · maturity maintenance

date-time serialization developer-tools backend elixir jvm datetime timezone calendar tzdata ecto

2 sources

Member repositories

RepositoryRoleHealth v2
bitwalker/timexmain34

For agents

markdown · JSON · MCP: product_card(name="bitwalker/timex")

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