Ralph Kuepper
|
87d36313e6
|
Update
|
2021-01-18 15:30:15 +01:00 |
Ralph Kuepper
|
b2fca066c2
|
fixed a few problems and added a new case
|
2021-01-18 12:18:43 +01:00 |
Ralph Kuepper
|
174acb50a5
|
Corrections and updated tests
|
2020-01-16 10:20:17 +01:00 |
Caleb Kleveter
|
161946cb6c
|
Handle UNIX timestamps in String.swiftyDate() method
|
2019-05-02 15:02:52 -05:00 |
Caleb Kleveter
|
0b13457b82
|
Simplified US date format check and Date/Time date null check
|
2018-06-12 16:38:18 -05:00 |
Caleb Kleveter
|
6293e5f26f
|
Removed 'pm' constant and a missed type declaration
|
2018-05-29 09:19:32 -05:00 |
Caleb Kleveter
|
8370d59f65
|
Clean string in String.swiftyTime() using [a-zA-Z] regex
|
2018-05-29 08:59:52 -05:00 |
Caleb Kleveter
|
623f6f733d
|
Assign String.swiftyDate(calendar:) 'sep' variable using turnery operator
|
2018-05-29 08:51:19 -05:00 |
Caleb Kleveter
|
22ba8fec03
|
Removed excess white-space and type declarations
|
2018-05-29 08:43:12 -05:00 |
Caleb Kleveter
|
14b6e8d69e
|
Inlined String.swiftyDate(calendar:) string length check
|
2018-05-25 07:04:23 -05:00 |
Caleb Kleveter
|
3aff29de7f
|
Reduced code duplication from String.swiftyTime() method
|
2018-05-24 17:28:37 -05:00 |
Caleb Kleveter
|
d1cea81e8a
|
Added underscore assignments to date conversion benchmarks
|
2018-05-24 13:13:58 -05:00 |
Caleb Kleveter
|
da9e976649
|
Removed Xcode project from version control
|
2018-05-24 13:11:35 -05:00 |
Caleb Kleveter
|
699c7d4ecc
|
Added Xcode project to .gitignore
|
2018-05-24 13:09:16 -05:00 |
Ralph Küpper
|
a4b1e23ebb
|
Added manual performance tests and added section to readme
|
2018-05-03 05:44:13 -04:00 |
Ralph Küpper
|
341b34dafa
|
Update README.md
|
2018-03-16 08:34:51 -04:00 |
Ralph Küpper
|
1bfbd7f371
|
Update README.md
|
2018-03-12 20:25:06 -04:00 |
Ralph Küpper
|
2219b135a4
|
Merge branch 'master' of https://github.com/skelpo/SwiftyDates
|
2018-03-12 06:24:53 -04:00 |
Ralph Küpper
|
a0161cf29a
|
Return nil if no date possible
We are now returning nil if no date can be deterined. However. More testing is needed but this will help if simply no date is given at all.
|
2018-03-12 06:23:35 -04:00 |
Ralph Küpper
|
ae75e10a9b
|
Update README.md
|
2018-03-09 08:43:10 -05:00 |
Ralph Küpper
|
c8d819bad6
|
Update README.md
|
2018-03-09 08:38:49 -05:00 |
Ralph Küpper
|
a27ed9e9d6
|
Readme improvements
|
2018-03-08 15:57:50 -05:00 |
Ralph Küpper
|
1bfab7c9f5
|
Readme improvements
|
2018-03-08 15:56:56 -05:00 |
Ralph Küpper
|
41291019d7
|
Initial commit
This first commit is really just the first version. This should be extended, tested and improved as time continues.
|
2018-03-08 15:56:01 -05:00 |