diff --git a/config/alfresco/templates/content/examples/RSS_2.0_recent_docs.ftl b/config/alfresco/templates/content/examples/RSS_2.0_recent_docs.ftl
index 4e4e68a4e8..62957c681d 100644
--- a/config/alfresco/templates/content/examples/RSS_2.0_recent_docs.ftl
+++ b/config/alfresco/templates/content/examples/RSS_2.0_recent_docs.ftl
@@ -5,7 +5,7 @@
Copyright (c) 2005 Alfresco Software, Inc. All rights reserved.
<#assign hostname="http://localhost:8080/alfresco">
<#assign spaceref="${hostname}/navigate/browse/${space.nodeRef.storeRef.protocol}/${space.nodeRef.storeRef.identifier}/${space.nodeRef.id}">
- <#assign datetimeformat="EEE, dd MMM yyyy hh:mm:ss zzz">
+ <#assign datetimeformat="EEE, dd MMM yyyy HH:mm:ss zzz">
${spaceref}
Recent Changes to '${space.name}'
en-us