<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:lang="en-US">
  <channel>
    <title>Date in text of an article</title>
    <link>http://www.gxdeveloperweb.com/Forums/Forum-communityedition/Date-in-text-of-an-article.htm</link>
    <description>Dear users,
I want to place the current date in een WebManager Article.
How can i do that? Is thee some HTML code that can fix this in Webmanager?
I want to put the date on a few places in the article, not just once.
I hope someone can help me,
Kind regards,
RIck</description>
      <item>
        <title>Date in text of an article</title>
        <link>http://www.gxdeveloperweb.com/Forums/Forum-communityedition/Date-in-text-of-an-article.htm?pagenr=1#message2842</link>
        <author>johnd</author>
        <description>William is right about that. &lt;img src=&#034;/static/forum/icons/smiley_smile.gif&#034;/&gt;&lt;br /&gt;&lt;br /&gt;So Rick... what&amp;apos;s your goal? What do you want to do?</description>
        <pubDate>vr, 26 feb 2010 10:45:49 GMT</pubDate>
      </item>
      <item>
        <title>Date in text of an article</title>
        <link>http://www.gxdeveloperweb.com/Forums/Forum-communityedition/Date-in-text-of-an-article.htm?pagenr=1#message2841</link>
        <author>williamb</author>
        <description>Please remember that this will not be a &amp;apos;live&amp;apos; date if your server uses caching, and you&amp;apos;re not presenting the date within an SSI or something.&lt;br /&gt;&lt;br /&gt;It could be, in that case, better to use the XSL or javascript options to present a date.</description>
        <pubDate>do, 25 feb 2010 22:30:25 GMT</pubDate>
      </item>
      <item>
        <title>Date in text of an article</title>
        <link>http://www.gxdeveloperweb.com/Forums/Forum-communityedition/Date-in-text-of-an-article.htm?pagenr=1#message2840</link>
        <author>johnd</author>
        <description>Hello Rick,&lt;br /&gt;&lt;br /&gt;when you mean you want to use the &amp;quot;current date&amp;quot; in your JSP (rendering your article), you can use:&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&#034;code&#034;&gt;&lt;div class=&#034;codeContent&#034;&gt;&lt;pre&gt;&amp;lt;jsp:useBean id=&amp;quot;now&amp;quot; class=&amp;quot;java.util.Date&amp;quot; &amp;gt;&amp;lt;/jsp&amp;gt;&lt;br /&gt;&amp;lt;fmt:formatDate value=&amp;quot;${now}&amp;quot; pattern=&amp;quot;yyyy-MM-dd&amp;quot; &amp;gt;&amp;lt;/fmt&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;p class=&#034;messageContent&#034;&gt;&lt;br /&gt;&lt;br /&gt;Greetings,&lt;br /&gt;&lt;br /&gt;John</description>
        <pubDate>do, 25 feb 2010 10:43:33 GMT</pubDate>
      </item>
  </channel>
</rss>