Yes.
These are the option I am aware of:
EDIT: as of May 6, 2010
1) GCCalendar
2) http://github.com/klazuka/Kal
3) http://code.google.com/p/iphonecal (needs to be customized – easily – to change text from chinese to english)
4) Commercial: http://nrg.com.bd/blog/archives/36 but the look & feel of the previous ones is much, much better and they are free, if you can comply with their licenses.
Hope this helps.
Related Contents:
- How to calculate the width of a text string of a specific font and font-size?
- How can I get a precise time, for example in milliseconds in Objective-C?
- How to delete a user default value in NSUserDefaults?
- UIButton title alignment and multiline support
- What exactly does bool parameter do in animateWithDuration:animations:completion:
- Figure out UIBarButtonItem frame in window?
- calculating height of UITabBar
- How can I reset the NSUserDefaults data in the iPhone simulator?
- Laying out & sizing of subviews in a UIViewController
- Laying out & sizing of subviews in a UIViewController
- iPhone keyboard, Done button and resignFirstResponder
- Hiding the Keyboard when losing focus on a UITextView
- How to Dismiss 2 Modal View Controllers in Succession?
- How to resize a UIModalPresentationFormSheet?
- How to get the name or signature of the current method into an NSString?
- How do I draw a shadow under a UIView?
- How do I enter RGB values into Interface Builder?
- Is it possible to disable floating headers in UITableView with UITableViewStylePlain?
- How do I auto size a UIScrollView to fit its content
- How do I make UITableViewCell’s ImageView a fixed size even when the image is smaller
- Best way to implement Enums with Core Data
- Is there a documented way to set the iPhone orientation?
- Round double value to 2 decimal places
- NSTimeInterval to HH:mm:ss?
- Using [UIColor colorWithRed:green:blue:alpha:] doesn’t work with UITableView seperatorColor?
- IPhone/IPad: How to get screen width programmatically?
- Alignment UIImageView with Aspect Fit
- Limit the number of lines for UITextview
- UISwitch in a UITableView cell
- How to disable highlighting of the app icon?
- How to make a cell on a UITableView not selectable?
- Installing a configuration profile on iPhone – programmatically
- Can I use setFrame and autolayout on the same view?
- Custom font in a storyboard?
- UIMenuController not showing up
- Keep uitableview static when inserting rows at the top
- How do I remove the borders of a UITableView?
- Disable UITextField keyboard?
- How do you implement global iPhone Exception Handling?
- Xcode could not find a valid private certificate/valid key-pair for this profile in your keychain [duplicate]
- UITextField for Phone Number
- Convert image to grayscale
- How to pass userInfo in NSNotification?
- Retina display and [UIImage initWithData]
- iOS 5: Curious about UIAppearance
- Repeating background image in native iPhone app
- iOS 6 shouldAutorotate: is NOT being called
- Multiple value enum in Obj-C
- iOS: Using device modifiers for loading xib files?
- How do I programmatically set the Return Key for a particular UITextField?