From 69a27c4a7b0b2b8336523a4ec1f0e227a643780d Mon Sep 17 00:00:00 2001 From: Ryan Boren Date: Thu, 24 Feb 2005 18:28:25 +0000 Subject: [PATCH] Use get_post_time() in rss2 feed. Use UTC time. http://mosquito.wordpress.org/view.php?id=891 Props: jesse git-svn-id: https://develop.svn.wordpress.org/trunk@2373 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-rss2.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-rss2.php b/wp-rss2.php index bb3bec836e..9c2973d794 100644 --- a/wp-rss2.php +++ b/wp-rss2.php @@ -33,7 +33,7 @@ $more = 1; <?php the_title_rss() ?> - +