CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | May 2015 |
Maintained by Meekan API.
Did you ever need to get all work days, but NSCalendar's firstWeekday
returned something that didn't make sense? Based on Wikipedia http://en.wikipedia.org/wiki/Workweek_and_weekend, MKNWorkDays contains the business days and weekend for 104 countries.
pod 'MKNWorkDays'
yulkes