brandy2015 / XYZTimeKit

Noting but Time and Date

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XYZTimeKit

简洁调用时间,以及时间相关的语法糖

Requirements

  • Xcode 12.0.1 or higher
  • iOS 13.0 or higher (may work on previous versions, just did not test it)
  • ARC
  • Swift 5.3 or higher

Demo

Installation

CocoaPods

pod 'XYZTimeKit'

Manual

Add XYZTimeKit folder into your project.

Example usage

Import XYZTimeKit

About

Noting but Time and Date

License:MIT License


Languages

Language:Swift 99.6%Language:Ruby 0.4%