<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Shorter date</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 11 Apr 2026 12:47:23 -0000</pubDate>

		<item>
			<title>esclkm</title>
			<description><![CDATA[<p>
	Please Insert in tickets extrafields date stamp</p>
]]></description>
			<pubDate>Sat, 22 Oct 2011 11:35:09 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6551&d=0#post31076]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<p>
	Can these callbacks also be used with custom extra fields?</p>
<p>
	I use a custom field named {LIST_ROW_AGENDADATE} for date/time in a list, and i've tried a callback like this:</p>
<pre class="brush:plain;">
{LIST_ROW_AGENDADATE_STAMP|cot_date('date_fulltext', $this)} 
</pre>
<p>
	but this results in the default time (Thursday, January 01, 1970) instead of the date that is set in the custom field.</p>
<p><strong>Added 2 days later:</strong></p><p>
	Anyone?</p>
]]></description>
			<pubDate>Wed, 19 Oct 2011 13:54:07 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6551&d=0#post31033]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[Formats like date_full are recommended since they are localized. See the locale file, they are defined in there.<p><strong>Added 1 hour later:</strong></p><p>
	I wrote an article about it for future reference: <a href="http://www.cotonti.com/docs/help/dateformatting">How do I show dates and times in a different format?</a></p>
]]></description>
			<pubDate>Wed, 12 Oct 2011 12:25:18 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6551&d=0#post30971]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<p>
	Tnx for the quick reply, Trustmaster!</p>
]]></description>
			<pubDate>Wed, 12 Oct 2011 05:37:17 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6551&d=0#post30968]]></link>
		</item>
		<item>
			<title>Trustmaster</title>
			<description><![CDATA[<p>
	Use callbacks:</p>
<pre class="brush:xml;">
{PAGE_ROW_DATE_STAMP|cot_date('d-m-Y', $this)}
or
{PAGE_ROW_DATE_STAMP|cot_date('date_full', $this)}</pre>
]]></description>
			<pubDate>Wed, 12 Oct 2011 05:33:55 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6551&d=0#post30967]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[<p>
	Hi,</p>
<p>
	Is there a way to display a shorter date?</p>
<p>
	Currently in for example recentitems it outputs the time/date with {PAGE_ROW_DATE} and looks like 12-10-2011 09:00<br />
	Is it possible to display the date without the time behind it? (12-10-2011)</p>
<p>
	I've checked the tags via tpl_debug but couldn't find a solution.</p>
<p>
	Tnx.</p>
]]></description>
			<pubDate>Wed, 12 Oct 2011 05:13:50 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=6551&d=0#post30966]]></link>
		</item>
	</channel>
</rss>