dlew/joda-time-android
Joda-Time library with Android specialization observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 93
- Release rhythm 81
- Longevity 100
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: 81.5
- age_days: 4620
- days_rel: 44
- days_push: 44
- n_releases_24m: 7
Adoption not part of the score
2614 stars · 182 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android-optimized port of the Joda-Time date/time library that fixes memory issues and allows shipping up-to-date timezone data independently of OS updates. It is now in maintenance mode, receiving only tzdb updates, as the author recommends java.time with desugaring instead.
Use cases
- handle dates and times on Android without stale timezone data
- avoid Joda-Time's memory footprint problem on Android
- update timezone data in an Android app without an OS update
- use Joda-Time API in an Android project
- format dates with Android-style DateUtils utilities
When to choose
- your project already uses Joda-Time and can't migrate to java.time
- you need current timezone data on devices with outdated OS tz databases
When to avoid
- starting a new Android project - use java.time with desugaring instead
- you don't need updatable timezone data
Facets
library · maturity maintenance
date-time mobile-development developer-tools jvm joda-time timezone-data android-library datetime android
1 source
- readme: https://github.com/dlew/joda-time-android · fetched 2026-08-28 · cbae51db7ba5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dlew/joda-time-android | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="dlew/joda-time-android")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem