iso-rfc822-date 1.0.1× 测试已测试✗ 语言语言 Obj-CObjective C许可证 BSD 发布最新发布2016年3月由 Johannes Schriewer 维护。安装指南×iso-rfc822-date 安装指南您要将以下类似的代码添加到您的 Podfile:target 'MyApp' do pod 'iso-rfc822-date', '~> 1.0' end然后在您的终端中运行 pod install,或者从 CocoaPods.app 运行。或者为了测试运行,运行以下命令:pod try iso-rfc822-date查看 PodspecGitHub 仓库CocoaPods.org 上的页面iso-rfc822-date 1.0.1由Johannes Schriewerdunkelsternanfema/iso-rfc822-dateGitHub 仓库 对 NSDate 进行解析和格式化扩展的 ISO 和 RFC822 对 NSDate 进行解析和格式化扩展的 ISO 和 RFC822。所使用的日期格式化程序以单例实例缓存,以提高格式化和解析速度。 安装 pod 'iso-rfc822-date' 作者 Johannes Schriewer 许可证 BSD