Introduction
Introduction Statistics Contact Development Disclaimer Help
add 2 time tests, noticed in an invalid feed - sfeed_tests - sfeed tests and RS…
git clone git://git.codemadness.org/sfeed_tests
Log
Files
Refs
README
LICENSE
---
commit 790527e571b2212a764d4c0f8f352880bc23515c
parent 12f17e488a81c20e8066f0765024f0dd2b0d0182
Author: Hiltjo Posthuma <[email protected]>
Date: Sun, 9 Jul 2023 19:39:10 +0200
add 2 time tests, noticed in an invalid feed
Diffstat:
M input/sfeed/time/times.xml | 4 ++++
1 file changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/input/sfeed/time/times.xml b/input/sfeed/time/times.xml
@@ -284,4 +284,8 @@ the absence of a numeric time zone offset.
<entry><updated>2003-12-13T18:30:02,25</updated><title>2003-12-13T18:30:02,25<…
<entry><updated>2003-12-13T18:30:02,25+02:00</updated><title>2003-12-13T18:30:…
+<!-- wrong order of day, month -->
+<entry><updated>Tue, Jul 28 2015 12:34:56 EDT</updated><title>Tue, Jul 28 2015…
+<entry><updated>Tue Jul 28 2015 12:34:56 EDT</updated><title>Tue Jul 28 2015 1…
+
</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.