nodatime/nodatime
A better date and time API for .NET observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 92
- Release rhythm 32
- 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: 223.5
- age_days: 4189
- days_rel: 242
- days_push: 48
- n_releases_24m: 3
Adoption not part of the score
2999 stars · 340 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Noda Time is an alternative date and time library for .NET, offering a clearer and more precise API than the built-in DateTime types. It provides robust time zone handling via tzdb, multiple calendar systems, and companion packages for testing and JSON serialization.
Use cases
- handle time zones correctly in .NET applications
- convert between time zones with proper DST handling
- work with non-Gregorian calendar systems
- represent instants and durations precisely instead of DateTime
- serialize Noda Time types with Json.NET
- test time-dependent code with a fake clock
When to choose
- your .NET app needs reliable time zone and calendar handling
- you want a well-designed immutable date/time API instead of DateTime/DateTimeOffset
- you need tzdb time zone data with multiple provider support
When to avoid
- your project is not on .NET
- simple DateTime usage is sufficient and you want zero extra dependencies
- you need date/time handling in a non-.NET language
Facets
library · maturity stable
date-time serialization sdk developer-tools cross-platform dotnet cross-platform timezone tzdb calendar csharp datetime-api
2 sources
- readme: https://github.com/nodatime/nodatime · fetched 2026-08-28 · 792abe4884d0
- homepage: https://nodatime.org · fetched 2026-08-29 · 58739bac82f2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nodatime/nodatime | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="nodatime/nodatime")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem