Skip to content

SwiftDate 5.0.11

Choose a tag to compare

@malcommac malcommac released this 26 Oct 15:01
· 266 commits to master since this release

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