Skip to content

puls/objc-TimesSquare

Repository files navigation

TimesSquare

CI Status Version License Platform

TimesSquare is a library to display a calendar in a view in your iPhone or iPad app. We wrote it after searching high and low for a better way and finding none.

Usage

Gregorian Calendar

Easy: create an instance of TSQCalendarView. Set its firstDate and lastDate properties to give yourself a range of dates.

Calendars

Hebrew Calendar

While we fully expect you'll use it to display a Gregorian calendar most of the time, TimesSquare is just as happy displaying any of the calendars NSCalendar supports. The included test app shows you how to do this.

Further documentation

If you install appledoc ("brew info homebrew/versions/appledoc22", "ln -s /usr/local/Cellar/appledoc22/2.2.1/bin/appledoc /usr/local/bin/appledoc") you can build the "TimesSquare Documentation" target in Xcode and see (and search!) the full API in your documentation window.

Contributing

We're glad you're interested in TimesSquare, and we'd love to see where you take it.

Any contributors to the master TimesSquare repository must sign the Individual Contributor License Agreement (CLA). It's a short form that covers our bases and makes sure you're eligible to contribute.

When you have a change you'd like to see in the master repository, send a pull request. Before we merge your request, we'll make sure you're in the list of people who have signed a CLA.

Thanks, and happy date picking!

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published