Cordate
Cordate is a small library which makes working with dates much smoother by adding commonly-used extensions, custom UI components, and more.
Usage
Installation
Cocoapods: pod 'Cordate', '~> 2.0'. See Cordate.podspec for more information.
Carthage: github "DuetHealth/Cordate" ~> 2.0 && carthage update
Roadmap
- Refactor calendar into a
CalendarViewclass to enable greater reusability - Add light-weight
DateFormatterwrapper - Rebuild
ManualDateFieldusing custom text logic
License
Bedrock is MIT-licensed. The MIT license is included in the root of the repository.