SwiftDate v6.0.0 Release Notes

Release Date: 2019-03-27 // about 5 years ago
  • Released on: 2019-03-27

    ๐Ÿ”„ Changes

    • #648 Swift 5 / Xcode 10.2 Compatibility
    • ๐Ÿ“œ #642 Wrong toISO() output parsing date string from non Gregorian calendars
    • ๐Ÿ“œ #643 Parsing ISO-8601 formatted week dates fails
    • ๐Ÿ‘ #646 Relative date formatting never returns the "previous" value (now supports past/future/current)
    • #638 Added RoundingStrategy for RelativeFormatter.Gradation.Rule
    • #647 HTTP Header formatter fix