Twiebie |
|
---|---|
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 I've checked the tags via tpl_debug but couldn't find a solution. Tnx. |
Trustmaster |
|
---|---|
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 |
|
---|---|
Tnx for the quick reply, Trustmaster! |
|
Отредактировано: Twiebie (12.10.2011 06:57, 13 лет назад) |
GHengeveld |
|
---|---|
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 |
|
---|---|
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 |
|
---|---|
Please Insert in tickets extrafields date stamp littledev.ru - мой маленький зарождающийся блог о котонти.
снижение стоимости программирования и снижение стоимости производства разные вещи. Первое можно скорее сравнить с раздачей работникам дешевых инструментов, чем со снижением зарплаты |