# puls/objc-TimesSquare

TimesSquare is an Objective-C calendar view for your apps.

Repository: https://github.com/puls/objc-TimesSquare
Canonical: https://ross.abutalabs.com/products/objc-timessquare
Language: Objective-C
License: NOASSERTION
License Family: other
Last push: 2022-01-27T02:14:15+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": 5018, "days_push": 1680, "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 1532, forks 234 (observed 2026-08-28T04:04:59.546764+00:00)

## What it is
TimesSquare is an Objective-C calendar view library for iOS apps, built by Square. It renders scrollable calendars (Gregorian or any NSCalendar-supported calendar) in a UIView with configurable date ranges.

## Use cases
- display a calendar in an iPhone or iPad app
- let users pick dates from a scrollable calendar view
- show a Hebrew or other non-Gregorian calendar in iOS
- restrict calendar selection to a date range
- embed a month-view calendar in a UIKit screen

## When to choose
- you need a native Objective-C calendar view for a UIKit iOS app
- you need to display non-Gregorian calendars supported by NSCalendar
- you want a lightweight, proven calendar component without heavy dependencies

## When to avoid
- you are building with SwiftUI and want a modern declarative calendar
- you need extensive theming or advanced features beyond basic calendar display
- you need a cross-platform (Android/web) calendar component

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, date-time
- domain: mobile-development, developer-tools
- platform: -
- tags: calendar-view, date-picker, objective-c, cocoapods, uikit, ios, mobile, swift

## Member repositories
- puls/objc-TimesSquare (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:59.546764+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:31:20.277541+00:00, confidence not recorded.
  - readme: https://github.com/puls/objc-TimesSquare (fetched 2026-08-28T04:04:59.546764+00:00, sha c2bca8481439)
- Data as of 2026-08-30T08:39:29.467469+00:00.
