NSharpDate is a category for the NSDate class that adds a few properties and methods.
Support this open source repo by using
for more information and setup instructions go to http://crilleengvall.github.io/NSharpDate/
- Download NSharpDate and try out the example app
- Check out the documentation
- Download NSharpDate
- Add NSDate+NSharpDate.h and NSDate+NSharpDate.m from the NSharpDate folder to your project.
CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries.
pod 'NSharpDate', '1.0.1'