From aaa49d03743e4714d48600e39a15ecbf9a352259 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 31 Jan 2010 08:50:09 -0700 Subject: [PATCH] Fix #3972 (The Irish Times feeds have changed) --- resources/recipes/irish_times.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/recipes/irish_times.recipe b/resources/recipes/irish_times.recipe index 7c5772eaa5..a5f1b70d0c 100644 --- a/resources/recipes/irish_times.recipe +++ b/resources/recipes/irish_times.recipe @@ -11,7 +11,7 @@ class IrishTimes(BasicNewsRecipe): title = u'The Irish Times' __author__ = "Derry FitzGerald, Ray Kinsella and David O'Callaghan" language = 'en' - timefmt = ' (%A, %B %e, %Y)' + timefmt = ' (%A, %B %d, %Y)' oldest_article = 3