CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

ESKDateHelper 1.1.0

ESKDateHelper 1.1.0

Maintained by Emil Karimov.



ESDateHelper

Swift Version Cocoapods Build Status GitHub license GitHub release

Some helper functions for dates working on

Install

Swift Package Manager

    .package(url: "https://github.com/eskaria/ESDateHelper.git", from: "1.1.0")
    

Cocoapods

    pod 'ESKDateHelper'
    

Manualy

Simply import the framework and add the following code to get started.