Building a better date/time library for Swift ↦
Dates and times. Every developer has to deal with them, and very few languages make it super enjoyable. This library aims to help out in Swift land:
Working with calendars can be extremely complicated and error-prone.
Time
solves these problems by clarifying concepts and restricting improper usage through type-safe APIs.
Discussion
Sign in or Join to comment or subscribe