Apple does not make the iPhone-style calendar UI part of the public API. You'll need to build your own calendar or contract it out.
+1
A:
Alex Reynolds
2009-05-08 19:54:26
Wow, that sorta sucks doesn't it? You'd think they would want their developers to not have to worry about re-inventing this stuff.
Wally Lawless
2009-05-08 20:00:59
Developers should file a feature request with Apple at http://bugreporter.apple.com. The more developers that ask for a UICalendar, the more likely we'll see one available.
Alex Reynolds
2009-05-08 20:35:20
A:
This thread on the Apple Support forums confirms what Alex Reynolds says:
No, does not exist (except in Apple's private library). I had to build one from scratch (actually I "outsourced" building the custom class to a Colorado iPhone development outfit via eLance) in order to develop my calendar-based app
The only thing I could find was this, which is a iPhone calendar control. It doesn't look identical to Apple's one, but it's close (and would probably be a good starting point if you need it to look similar)
dbr
2009-05-08 20:16:08
+1
A:
Late to the party, but this question is answered here:
http://stackoverflow.com/questions/997779/is-there-any-ready-made-calendar-control-for-iphone-apps
DenNukem
2009-11-12 01:33:14
Thank you! I just asked to close my question as well, even if I did asked first
balexandre
2009-11-12 08:03:59