Skip to content

ESKARIA/ESDateHelper

Repository files navigation

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.