Skip to content

Releases: skelpo/SwiftyDates

Small fix

18 Oct 12:56
Compare
Choose a tag to compare
0.3.3

small fix for some iso dates

ISO8601 Fix

18 Oct 02:05
Compare
Choose a tag to compare
0.3.2

Fixes a iso8601 issue when a string might have a T (like Tue) but is …

Compiler friendly

18 Jan 14:30
Compare
Choose a tag to compare
0.3.1

Update

New Case & Improvements

18 Jan 11:19
Compare
Choose a tag to compare

We now parse "Fr, 15 Jan 2021 12:34:23" as well!

Corrections & Improved Tests

16 Jan 09:21
Compare
Choose a tag to compare

This project is slowly maturing, the tests are running well and a few more cases have been added.

Return "nil" in case of "no date".

12 Mar 10:25
Compare
Choose a tag to compare
0.1.1

Merge branch 'master' of https://github.com/skelpo/SwiftyDates

First version

08 Mar 20:58
Compare
Choose a tag to compare

Certainly usable but not quite battle tested yet.