Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
How to create our own calendar in ipad、APIはありますか?私に提案してください。
How to create our own calendar in ipad
私はGoogleでたくさん検索していますが、カスタムカレンダーを作成してカレンダーにイベントを追加するAPIはありません...
ありがとうございました。
カレンダー イベントの作成/管理については、 を参照してくださいEKEventStore。
EKEventStore
http://developer.apple.com/library/ios/#documentation/EventKit/Reference/EKEventStoreClassRef/Reference/Reference.html
もちろん、独自のカレンダーを作成することもできますが、そのためには日付をいじって自分でカレンダーを描く必要があります。自分ですべてを描きたくない場合は、このオープンソースのカレンダーを使用できます。
klazuka_Calendar https://github.com/klazuka/Kal