Download Latest Version 7.0.0.tar.gz (410.8 kB)
Email in envelope

Get an email when there's a new version of SwiftDate

Home / 6.1.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2019-09-14 952 Bytes
SwiftDate 6.1.0 - (Swift 5.x+) source code.tar.gz 2019-09-14 636.0 kB
SwiftDate 6.1.0 - (Swift 5.x+) source code.zip 2019-09-14 738.7 kB
Totals: 3 Items   1.4 MB 0

Released on: 2019-09-13

CHANGES

  • [#682] - [FIX] Fixed Japanese relative datetime formatting.
  • [#693] - [FIX] Fixed wrong result when subtracting DateInRegion dates.
  • [#676] - [NEW] Added difference() and differences() methods to get the difference between two dates expressed in variuous time components with respect to the other date as a positive integer.
  • [#676] - [NEW] Added dateAt(dayOfMonth:monthNumber:yearNumber:) method to returns the date on the given day of month preserving smaller components.
  • [#676] - [NEW] Added dateAfter(weeks:on:) method to returns the date after given number of weeks on the given day of week.
  • [#676] - [NEW] Added next(:withWeekOfMonth:andMonthNumber:) method to returns next date with the given weekday and the given week number.
  • [#676] - [NEW] Added next(dayOfMonth:monthOfYear:) method to returns the next day of month preserving smaller components (hour, minute, seconds).
Source: README.md, updated 2019-09-14