use timezone in feed updated date
Project: http://git-wip-us.apache.org/repos/asf/sling-site/repo Commit: http://git-wip-us.apache.org/repos/asf/sling-site/commit/078f462c Tree: http://git-wip-us.apache.org/repos/asf/sling-site/tree/078f462c Diff: http://git-wip-us.apache.org/repos/asf/sling-site/diff/078f462c Branch: refs/heads/asf-site Commit: 078f462ce0abc5e3b66be5c850bbebee2902bad5 Parents: 47a72f1 Author: Justin Edelson <[email protected]> Authored: Mon Oct 2 08:26:42 2017 -0400 Committer: Justin Edelson <[email protected]> Committed: Mon Oct 2 08:26:42 2017 -0400 ---------------------------------------------------------------------- feed.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sling-site/blob/078f462c/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 1624b74..ce67d93 100644 --- a/feed.xml +++ b/feed.xml @@ -4,7 +4,7 @@ <link href="http://sling.apache.org/"/> <link rel="self" type="application/atom+xml" href="http://sling.apache.org/feed.xml"/> <subtitle>Work in progress...</subtitle> - <updated>2017-10-02T12:05:27Z</updated> + <updated>2017-10-02T08:25:03Z-0400</updated> <id>tag:localhost,2017:10</id> </feed> \ No newline at end of file
