Introduction
Introduction Statistics Contact Development Disclaimer Help
times.xml: improve some tests - sfeed_tests - sfeed tests and RSS and Atom files
git clone git://git.codemadness.org/sfeed_tests
Log
Files
Refs
README
LICENSE
---
commit 6e8abd092570e12678e060e463fd289e42292e97
parent aac5c423744499ec69164621696dc20d039ba834
Author: Hiltjo Posthuma <[email protected]>
Date: Mon, 4 Nov 2024 20:39:08 +0100
times.xml: improve some tests
Diffstat:
M input/sfeed/time/times.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/input/sfeed/time/times.xml b/input/sfeed/time/times.xml
@@ -181,6 +181,7 @@
<entry><updated>14 June 2021 12</updated><title>14 June 2021 12</title></entry>
<entry><updated>14 June 2021 12:34</updated><title>14 June 2021 12:34</title><…
<entry><updated>14 June 2021 12:34:56</updated><title>14 June 2021 12:34:56</t…
+<entry><updated>June 14 2021</updated><title>June 14 2021</title></entry>
<entry><updated>June 14, 2021</updated><title>June 14, 2021</title></entry>
<entry><updated>14 June, 2021</updated><title>14 June, 2021</title></entry><!-…
<entry><updated>14 Jun 21</updated><title>14 Jun 21</title></entry><!-- old RF…
@@ -302,7 +303,7 @@ the absence of a numeric time zone offset.
<entry><updated>Tue Jul 28 2015 12:34:56 EDT</updated><title>Tue Jul 28 2015 1…
<!-- invalid separator: ISO 8601-1 defines slash for date ranges/periods -->
-<entry><updated>2020/10/06</updated><title></title></entry>
-<entry><updated>2003/12/13T18:30:02Z</updated><title></title></entry>
+<entry><updated>2020/10/06</updated><title>2020/10/06</title></entry>
+<entry><updated>2003/12/13T18:30:02Z</updated><title>2003/12/13T18:30:02Z</tit…
</feed>
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.