Bugfixing and evaluation cycle started
| GHengeveld |
|
|---|---|
|
I just added tags for getting a timestamp, see 1781. In combination with callbacks in CoTemplate it allows for much more flexible date formatting. Here's some examples:
{PAGE_BEGIN_STAMP|date('d-m-Y H:i', $this)}
18-06-1988 13:37{PAGE_BEGIN_STAMP|date('l, F d, Y', $this)}
Friday, January 28, 2011{PAGE_ROW_DATE_STAMP|cot_build_timegap($this)} {PHP.L.Ago}
3 weeks ago |