# xiaozhuxiong121/PGDatePicker

日期选择器，支持年、年月、年月日、年月日时、年月日时分、年月日时分秒、月日、月日时、月日时分、月日时分秒、时、时分、时分秒、分秒、月日周 时分等

Repository: https://github.com/xiaozhuxiong121/PGDatePicker
Canonical: https://ross.abutalabs.com/products/pgdatepicker
Language: Objective-C
License: MIT
License Family: permissive
Topics: uipickerview, datepicker, uidatepicker, pickerview
Last push: 2023-04-12T15:51:22+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": 3313, "days_push": 1239, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1099, forks 207 (observed 2026-08-28T04:03:35.001874+00:00)

## What it is
PGDatePicker is an Objective-C date picker library for iOS supporting many picker modes (year, year-month, date, time, seconds, and combinations) with three built-in visual styles. It is built on PGPickerView and supports delegate or block callbacks, min/max date limits, cyclic scrolling, and localization in English, Simplified Chinese, and Traditional Chinese.

## Use cases
- pick a date in an iOS form
- let users select year and month only
- choose a time with hours minutes and seconds
- show a month-day-weekday time picker
- customize a picker view style in an iOS app
- add a date picker via CocoaPods to an Objective-C or Swift project

## When to choose
- you need fine-grained date/time picker modes beyond UIDatePicker
- you want built-in Chinese and English localization
- you need customizable picker styles in an iOS app

## When to avoid
- you are building for Android or cross-platform
- you want a modern SwiftUI date picker
- you need a calendar-style (grid) date selection UI

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, date-time
- domain: mobile-development, developer-tools
- platform: -
- tags: datepicker, uipickerview, objective-c, cocoapods, ios-ui, ios, mobile

## Member repositories
- xiaozhuxiong121/PGDatePicker (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:35.001874+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-30T06:46:11.760645+00:00, confidence not recorded.
  - readme: https://github.com/xiaozhuxiong121/PGDatePicker (fetched 2026-08-28T04:03:35.001874+00:00, sha 37f5145e27e7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
