时间间隔格式化程序?
我们都知道并喜欢 NSDateFormatter。
是否有类似于格式化时间间隔的内容,例如两个日期之间的秒数、分钟数、小时数、天数或月数?
We all know and love the NSDateFormatter.
Is there anything similar to format time intervals, like the number of seconds, minutes, hours, days, or months between two dates?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看 facebook 的 Three20 框架 - 它有一些工具可以做到这一点
Check out the three20 framework by facebook - it has some tools for doing that