w3stling / rssreader

A simple Java library for reading RSS and Atom feeds
MIT License
152 stars 25 forks source link

Unhandled timestamp format #112

Closed w3stling closed 1 year ago

w3stling commented 1 year ago

Unhandled timestamp format: Saturday, 26 August 2023 21:00:00 +07:00

This bug only affects code that calls sorted() or calls getters that returns ZonedDateTime

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

80.4% 80.4% Coverage
0.0% 0.0% Duplication