# erica/NSDate-Extensions

Practical real-world dates

Repository: https://github.com/erica/NSDate-Extensions
Canonical: https://ross.abutalabs.com/products/nsdate-extensions
Language: Objective-C
License Family: other
Last push: 2022-09-20T03:23:16+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 6054, "days_push": 1443, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1369, forks 281 (observed 2026-08-28T04:04:31.686919+00:00)

## What it is
An Objective-C category library extending NSDate with practical, real-world date calculations and utilities. It is now superseded by the author's SwiftDates library, which offers expanded and updated APIs.

## Use cases
- calculate date differences in objective-c
- get start of week or month from nsdate
- compare dates ignoring time components
- check if a date is today or tomorrow
- add days or months to an nsdate
- practical date math for ios apps

## When to choose
- maintaining a legacy Objective-C codebase that already uses it
- you need simple NSDate category helpers and cannot adopt Swift

## When to avoid
- starting a new Swift project - use SwiftDates instead
- you need actively maintained date utilities
- your project requires a permissive license - this repo has no license file

## Facets
- artifact type: library
- maturity: abandoned
- function: date-time
- domain: developer-tools, cross-platform
- platform: -
- tags: objective-c, nsdate, date-utilities, cocoa, superseded, macos, ios

## Member repositories
- erica/NSDate-Extensions (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:31.686919+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:58.719710+00:00, confidence not recorded.
  - readme: https://github.com/erica/NSDate-Extensions (fetched 2026-08-28T04:04:31.686919+00:00, sha b856e13d5e1a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
