+ (NSDate *)hyp_dateForDay:(NSInteger)day month:(NSInteger)month year:(NSInteger)year;
+ (NSDate *)hyp_timeForHour:(NSInteger)hour minute:(NSInteger)minute;
NSDate-HYPConvenience 可以通过 CocoaPods 获取。要安装,只需将以下行添加到您的 Podfile 中
pod 'NSDate-HYPConvenience'
Hyper, [email protected]
NSDate-HYPConvenience 可在 MIT 许可证下使用。有关更多信息,请参阅 LICENSE 文件。