Skip to content

SwiftDate 6.0.2

Compare
Choose a tag to compare
@malcommac malcommac released this 16 Apr 17:43
· 156 commits to master since this release

Released on: 2019-04-16

Changes

  • #656 Fixed for ISOFormatter options withoutTZSeparators which produces empty string results if not paired with withInternetDateTimeExtended
  • #653 TimeInterval.ComponentsFormatterOptions reverted to public visibility
  • #635 Better handling for language fallback in relative date formatter
  • #654 Fixed an issue when compiling library on Linux using round function (glib/darwin)
  • #658 Fixed httpFormat format which are not valid for Unicode Technical Reference #35