Skip to content

Commit

Permalink
Improved perf by reusing NSDateFormatters. Added documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
melvitax committed Jul 16, 2015
1 parent dbf62e6 commit 2223a63
Show file tree
Hide file tree
Showing 3 changed files with 400 additions and 61 deletions.
2 changes: 1 addition & 1 deletion AFDateHelper.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Pod::Spec.new do |s|
s.name = "AFDateHelper"
s.version = "2.0.3"
s.version = "2.0.4"
s.summary = "Extension for NSDate in Swift."
s.description = <<-DESC
Extension for NSDate in Swift for creating, modifying or comparing dates.
Expand Down
Loading

0 comments on commit 2223a63

Please sign in to comment.