malcommac / SwiftDate

🐔 Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.
MIT License
7.61k stars 767 forks source link

how to parse podcast date #801

Closed trial closed 2 years ago

trial commented 2 years ago
<pubDate>Wed, 08 Jun 2022 23:30:00 GMT</pubDate>

I use the following and all return nil toDate() toISODate() toRSSDate(alt: true)