NSDate-HYPString 0.2

NSDate-HYPString 0.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Mar 2015

Maintained by Elvis Nuñez.



Usage

- (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;

Installation

NSDate-HYPString is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'NSDate-HYPString'

Author

Hyper, [email protected]

License

NSDate-HYPString is available under the MIT license. See the LICENSE file for more info.