nom icon indicating copy to clipboard operation
nom copied to clipboard

Incorrect date parsing in atom feed

Open evrial opened this issue 9 months ago • 0 comments

nom -f https://github.com/pi-hole/pi-hole/releases.atom

0001-01-01 00:00:00 +0000 UTC

source

  <entry>
    <id>tag:github.com,2008:Repository/20619036/v6.0.5</id>
    <updated>2025-03-04T17:28:41Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/pi-hole/pi-hole/releases/tag/v6.0.5"/>
    <title>v6.0.5</title>

evrial avatar Mar 19 '25 16:03 evrial