Skip to content

SwiftDate 5.0.12

Choose a tag to compare

@malcommac malcommac released this 26 Oct 19:19
· 256 commits to master since this release

Released on: 2018-10-26

Changes

  • #521 weekdayName(), eraName(), quarterName() allows to specify locale overwrite to region's locale
  • #596 Refactoring for hashValue in DateInRegion, fixed compiler error on watchOS target
  • #598 Silenced Xcode 'Conversion to Swift 4.2 is available' warning
  • #608 Fixed crash when using quarterName(.short) with a Date in 4th quarter of the year