iPhone日历没有标记等只是基本日历

发布于 2024-11-03 04:04:04 字数 165 浏览 1 评论 0原文

有人可以告诉我如何进行基本的日历显示,从日历中选择的日期获取日期吗? Kal 示例和代码的功能超出了我的需要,并且未针对我制作的应用程序类型进行设置。我真正需要的是一个带有日期的日历,然后从那里检索日期,以便我可以将其传递给我的其他功能。我觉得 UIDatePicker 看起来很垃圾,如果可能的话,希望有日历视图。

Could someone possibly show me how to do a basic calendar display that gets the date from date selected in a calendar? The Kal examples and code does way more than I need and is not set for the type of app im making. All I really need is a calendar with the dates, and then from there something to retrieve the date so i can pass it to my other functions. I feel like the UIDatePicker is trashy looking and would like the calendar view if its possible.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

原来是傀儡 2024-11-10 04:04:04

Hii Casey,

为了最简单/轻松的日历集成 - 使用 Tapku 库

https://github.com/devinross/tapkulibrary

比卡尔简单。

Hii Casey,

For simplest / Easy Calender Integration - use Tapku Library

https://github.com/devinross/tapkulibrary

Its simple than compared to Kal.

夜清冷一曲。 2024-11-10 04:04:04

Tapku Calendar 是一个可靠的日历实现,我在过去的 iPhone 项目中使用过它。您可以查看我今年早些时候写的一篇博客文章:http://developinginthedark .com/posts/iphone-tapku-calendar-markers

我最近更新了它以包含示例代码,显示它集成到选项卡栏应用程序中。向下滚动帖子底部以获取选项卡栏应用程序代码。如果您遇到任何困难,请告诉我。

Tapku Calendar is a solid calendar implementation, I've used it in past iPhone projects. You can check out a blog post I wrote about it earlier this year here: http://developinginthedark.com/posts/iphone-tapku-calendar-markers

I've recently updated it to include example code showing it's integration into a Tab Bar application. Scroll down the bottom of the post to get that Tab Bar application code. If you run into any difficulties, let me know.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文