Форумы / Cotonti / Support / Shorter date

Twiebie
#1 12.10.2011 05:13

Hi,

Is there a way to display a shorter date?

Currently in for example recentitems it outputs the time/date with {PAGE_ROW_DATE} and looks like 12-10-2011 09:00
Is it possible to display the date without the time behind it? (12-10-2011)

I've checked the tags via tpl_debug but couldn't find a solution.

Tnx.

Trustmaster
#2 12.10.2011 05:33

Use callbacks:

{PAGE_ROW_DATE_STAMP|cot_date('d-m-Y', $this)}
or
{PAGE_ROW_DATE_STAMP|cot_date('date_full', $this)}
May the Source be with you!
Twiebie
#3 12.10.2011 05:37

Tnx for the quick reply, Trustmaster!

Отредактировано: Twiebie (12.10.2011 06:57, 13 лет назад)
GHengeveld
#4 12.10.2011 12:25
Formats like date_full are recommended since they are localized. See the locale file, they are defined in there.

Added 1 hour later:

I wrote an article about it for future reference: How do I show dates and times in a different format?

Отредактировано: GHengeveld (12.10.2011 13:54, 13 лет назад)
Twiebie
#5 19.10.2011 13:54

Can these callbacks also be used with custom extra fields?

I use a custom field named {LIST_ROW_AGENDADATE} for date/time in a list, and i've tried a callback like this:

{LIST_ROW_AGENDADATE_STAMP|cot_date('date_fulltext', $this)} 

but this results in the default time (Thursday, January 01, 1970) instead of the date that is set in the custom field.

Added 2 days later:

Anyone?

Отредактировано: Twiebie (22.10.2011 10:45, 13 лет назад)
esclkm
#6 22.10.2011 11:35

Please Insert in tickets extrafields date stamp

littledev.ru - мой маленький зарождающийся блог о котонти.
снижение стоимости программирования и снижение стоимости производства разные вещи. Первое можно скорее сравнить с раздачей работникам дешевых инструментов, чем со снижением зарплаты