Releases: melvitax/DateHelper
Releases · melvitax/DateHelper
4.2.8
• DateFormatType is now Equatable
• Added "default" option to TimeZoneType
• Added Custom time zone
4.2.7
• Fixed Swift version issue with range(at: and rangeAt(
• A week can now start on Monday instead of Sunday
4.2.6
Added isLenient flag to formatter as a possible fix to nil initiators when using a daylight savings change date
4.2.5
Swift 4 support
Fixed cocoa pods warning issue #68
4.2.4
Ensure we return cache formatter without copying its value
4.2.2
Fixed cocoapods issues and bumped up requirements to IOS9.
4.2.0
Added macOS support and ordinal day string.
4.1.2
Fixed toString with style month calculation.