Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-09-16 | 723 Bytes | |
SwiftDate 6.2.0 - (Swift 5.x+).tar.gz | 2020-09-16 | 637.7 kB | |
SwiftDate 6.2.0 - (Swift 5.x+).zip | 2020-09-16 | 743.2 kB | |
Totals: 3 Items | 1.4 MB | 0 |
Released on: 2020-09-16
CHANGES
- [NEW [#694]] Added support forDate position between 2 dates range (positionInRange)
- [NEW [#695]] Added support for Swift Package Manager (SwiftPM) 5.1
- [NEW [#742]] Added support for non latin Serbian localization
- [FIX [#749]] Fixed a crash with force unwrap in TimeInterval+Formatter
- [FIX [#726]] Fixed date comparison using the .isSameMonth option
- [FIX [#725]] Fixed wrong timezone while setup a different SwiftDate.defaultRegion
- [FIX [#710]] Fixed grammar for Slovak translation
- [FIX [#708]] Fix typo in customFormatter of DataRepresentable
- [FIX [#707]] Fixes traditional Chinese translation
- [FIX [#700]] Fixed wrong behavior of dateAt(.startOfMonth)