TimeRange:TimeRange 提供检查 NSDate 是否发生在两个其他 NSDates 之间

时间:2021-07-13 18:25:14
【文件属性】:
文件名称:TimeRange:TimeRange 提供检查 NSDate 是否发生在两个其他 NSDates 之间
文件大小:29KB
文件格式:ZIP
更新时间:2021-07-13 18:25:14
Objective-C 时间范围 TimeRange 提供检查 NSDate 是否发生在两个其他 NSDates 之间。 检查 NSDate 是否包含 TimeRange。(例如12:00包含10:00 ~ 20:00 ) 检查一个 TimeRange 是否与另一个 TimeRange 重叠。 安装 TimeRange 可通过。 要安装它,只需将以下行添加到您的 Podfile 中: pod "TimeRange" 用法 您可以尝试: pod try "TimeRange" 应用程序接口 @interface TimeRange : NSObject // CAUTION : You should not access directory these property. @property ( nonatomic , readonly ) NSDate *aDate; @property ( no
【文件预览】:
TimeRange-master
----.travis.yml(287B)
----Pod()
--------Classes()
----Example()
--------TimeRange()
--------Podfile(238B)
--------TimeRange.xcodeproj()
--------Podfile.lock(339B)
--------Tests()
--------TimeRange.xcworkspace()
----LICENSE(1KB)
----.gitignore(609B)
----README.md(4KB)
----TimeRange.podspec(640B)

网友评论