TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Mar 2015 |
Maintained by Elvis Nuñez.
- (NSString *)hyp_timeString;
- (NSString *)hyp_dateString;
- (NSString *)hyp_dateStringWithFormat:(NSString *)format;
- (NSString *)hyp_timeRangeStringToEndDate:(NSDate *)endDate;
- (NSString *)hyp_dateRangeStringToEndDate:(NSDate *)endDate;
- (NSString *)hyp_dateRangeStringToEndDate:(NSDate *)endDate
withFormat:(NSString *)format;
NSDate-HYPString is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'NSDate-HYPString'
Hyper, [email protected]
NSDate-HYPString is available under the MIT license. See the LICENSE file for more info.