Skip to content

matiasdim/EasyDateFormatter

Repository files navigation

EasyDateFormatter

CI Status Version License Platform Release Date Release Date

This is an easy to use Swift library extending Date class to convert your dates to string. Soon more utilities to format a date will be added. Fell free to send pull request with functionalities you consider useful.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

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

pod 'EasyDateFormatter'

Author

Matías Gil-Echavarría

matiasdim3@gmail.com

matiasdim.co

License

EasyDateFormatter is available under the MIT license. See the LICENSE file for more info.