Skip to content

Releases: melvitax/DateHelper

4.2.8

24 Aug 19:22
57a835f
Compare
Choose a tag to compare

• DateFormatType is now Equatable
• Added "default" option to TimeZoneType
• Added Custom time zone

4.2.7

08 Jan 17:26
Compare
Choose a tag to compare

• Fixed Swift version issue with range(at: and rangeAt(
• A week can now start on Monday instead of Sunday

4.2.6

20 Oct 17:37
Compare
Choose a tag to compare

Added isLenient flag to formatter as a possible fix to nil initiators when using a daylight savings change date

4.2.5

28 Sep 19:53
Compare
Choose a tag to compare

Swift 4 support
Fixed cocoa pods warning issue #68

4.2.4

29 Jul 05:27
Compare
Choose a tag to compare

Ensure we return cache formatter without copying its value

4.2.3

28 Jul 16:58
Compare
Choose a tag to compare

Fixes caching issue #67 (comment)

4.2.2

19 May 18:22
Compare
Choose a tag to compare

Fixed cocoapods issues and bumped up requirements to IOS9.

4.2.1

18 May 18:13
Compare
Choose a tag to compare

Updated pod spec

4.2.0

18 May 17:58
Compare
Choose a tag to compare

Added macOS support and ordinal day string.

4.1.2

08 Mar 15:52
Compare
Choose a tag to compare

Fixed toString with style month calculation.