如何在iPhone应用程序中使用日历?

时间:2022-01-26 20:11:16

I have an application of TimeTracker. I want to add a calendar for showing Reports. As I know that XCode/iOS doesn't provide any calendar tool(like Date Picker).What should I use ?

我有一个TimeTracker的应用程序。我想添加一个用于显示报告的日历。据我所知,XCode / iOS不提供任何日历工具(如日期选择器)。我应该使用什么?

Thanks

EDIT : Thanks for the quick response guys (Mayur , John and Yoko). It's really pretty tough to accept one answer while everyone's answer is almost same.

编辑:感谢快速反应的人(Mayur,John和Yoko)。当每个人的回答几乎相同时,接受一个答案真的很难。

Regards Akshay

1 个解决方案

#1


7  

Yes.

These are the option I am aware of:

这些是我所知道的选项:

1) http://tapku.com/

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)

3)http://code.google.com/p/iphonecal(需要定制 - 轻松 - 将文本从中文更改为英文)

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.

4)商业:http://nrg.com.bd/blog/archives/36但是如果您能够遵守他们的许可证,那么以前的外观和感觉要好得多,而且它们是免费的。

Hope this helps.

希望这可以帮助。

#1


7  

Yes.

These are the option I am aware of:

这些是我所知道的选项:

1) http://tapku.com/

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)

3)http://code.google.com/p/iphonecal(需要定制 - 轻松 - 将文本从中文更改为英文)

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.

4)商业:http://nrg.com.bd/blog/archives/36但是如果您能够遵守他们的许可证,那么以前的外观和感觉要好得多,而且它们是免费的。

Hope this helps.

希望这可以帮助。