From f05d1a28ec46ecde6c4c73502d88252acb229288 Mon Sep 17 00:00:00 2001 From: ryan 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: http://svn.automattic.com/wordpress/trunk@2373 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-rss2.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-rss2.php b/wp-rss2.php index bb3bec836..9c2973d79 100644 --- a/wp-rss2.php +++ b/wp-rss2.php @@ -33,7 +33,7 @@ $more = 1; <?php the_title_rss() ?> - +