nmdias / FeedKit

An RSS, Atom and JSON Feed parser written in Swift
MIT License
1.19k stars 173 forks source link

Added some less common date formats #131

Closed vbali closed 2 years ago

vbali commented 3 years ago

Added some less common date formats to RFC3339 and RFC822 date formatters. I also included the related tests.