melvitax/DateHelper
A Swift Date extension helper observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4430
- days_rel: n/a
- days_push: 890
- n_releases_24m: 0
Adoption not part of the score
1496 stars · 237 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
DateHelper is a Swift Date extension library for creating, comparing, modifying, and formatting dates. It supports parsing strings with predefined or custom formats, natural language date detection, and convenient comparison and component extraction methods.
Use cases
- parse date strings in swift
- format dates with iso or rss formats
- detect dates from natural language text
- compare whether two dates are in the same month
- offset or adjust date components
- get time since another date
When to choose
- you need a lightweight, performant Swift date utility for iOS, macOS, watchOS, or tvOS
- you want cached, thread-safe date parsing with predefined formats
- you need natural language date detection similar to Apple Mail
When to avoid
- you work outside the Apple/Swift ecosystem
- you need full calendar or timezone management features beyond date manipulation
Facets
library · maturity stable
date-time parser sdk developer-tools mobile-development cross-platform cross-platform date-extension swift date-formatting nsdatadetector carthage spm ios macos
1 source
- readme: https://github.com/melvitax/DateHelper · fetched 2026-08-28 · 57ecbc5a49e9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| melvitax/DateHelper | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="melvitax/DateHelper")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem