SwiftDate 4.1.10
- Release Date: 2017-09-03
- Zipped Version: Download 4.1.10
Changelog:
- #472
CalendarName
now supportsRawRepresentable
protocol - #459 Fixed an issue with translation of Dutch locale
- #463
colloquial...()
functions now fallback totimeComponents...
functions whenstyle
is set to an abbreviated form (ie to return1h
) - #464 Fixed unit tests for ISO8501
- #461 Fixed translation for Slovak locale
- #470 Added Azerbaijani Latin locale (thanks to @elshad)
- #468 Fixed an issue with negative intervals in
DateTimeInterval
(regression from previous release)