Releases: melvitax/DateHelper
Releases · melvitax/DateHelper
2.0.3
Fixed public/private error.
2.0.2
NSDate extension is now public so it can be accessible from the Framework. Fixed Screenshot URL for CocoaPods
2.0.1
Fixed daylight savings issues
1.09
Fixed isNextWeek() and isLastWeek() and wrapped NSDateFormatter into a dispatch_once closure to improve performance.
1.07
Updated Demo to Xcode Beta 7
1.05
Turned properties into functions and fixed other Xcode 6 beta 6 issues.
1.04
Updated ReadMe with Screenshot.
1.03
Reverted booleans to functions for continuity.