futurice/ios-good-practices

Remove DateTools

richardtop opened this issue · 1 comments

DateTools seems to be an unmaintained library right now.

Apart from using deprecated methods, it doesn't compile with Swift 4.1. There are plenty of well-maintained alternatives, e.g. SwiftDate.

Good point. I would agree to remove and possibly propose a different solution.