Released on 2022-09-12
CHANGES
- Removed
RelativeTimeFormatterand replaced with built-in system class - Fixed compatibility issues on SPM
This version require at least Swift 5.5, iOS 13+, macOS 10.15+, watchOS 6+, tvOS 13+.
Unclaimed project
Are you a maintainer of SwiftDate? Claim this project to take control of your public changelog and roadmap.
Changelog
π Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.
Released on 2022-09-12
RelativeTimeFormatter and replaced with built-in system classThis version require at least Swift 5.5, iOS 13+, macOS 10.15+, watchOS 6+, tvOS 13+.
Released on 2020-11-22
Released on: 2020-11-16
.dateMixed format options to toString() method to format dateTime with differing date and time styles..automatic, .static and .dynamic linking support in order to share same package between m...Released on: 2020-09-16
Released on: 2019-09-13
DateInRegion dates.difference() and differences() methods to get the difference between two dates expressed in variuous time components with respect to the other date as a positive integer.