SwiftDate v5.0.11 Release Notes

Release Date: 2018-10-26 // over 5 years ago
  • Released on: 2018-10-26

    ๐Ÿ”„ Changes

    • #597 Differences between two dates as DateComponents via componentsSince() method in DateInRegion
    • #602 Crash in RelativeFormatter when gradation was not found
    • #606 Added ms parameter to dateBySet() function to alter the milliseconds value of a date
    • ๐Ÿ›  #607 Fixed ambiguity for toDate(_:region:) with multiple formats bug
    • #609 isInRange ignores granularity parameter when used with plain Date