Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 901 Bytes

File metadata and controls

28 lines (14 loc) · 901 Bytes

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.