strftime doens't work
Posted: Sat Jun 06, 2009 12:31 pm
OK, this is a very strange thing.
When I try to change the strftime in the Comments-module, it does NOT print the date but some crazy nonsense.
I put this tag inside my News-template:
{cms_module module='comments' modulename='News' pageid='$entry->id' dateformat='%e %B %Y, %H:%M' lang='nl_NL'}
Then, on the page where it should print the date, it prints:
%Europe/Berlin %722 %2009, %18:%Jun
The exact same thing happens with the Formbuilder, when it tries to print a birth-date. So it's not in the comments-module, I think my CMS is fucked up somewhere. How do I solve this?
When I try to change the strftime in the Comments-module, it does NOT print the date but some crazy nonsense.
I put this tag inside my News-template:
{cms_module module='comments' modulename='News' pageid='$entry->id' dateformat='%e %B %Y, %H:%M' lang='nl_NL'}
Then, on the page where it should print the date, it prints:
%Europe/Berlin %722 %2009, %18:%Jun
The exact same thing happens with the Formbuilder, when it tries to print a birth-date. So it's not in the comments-module, I think my CMS is fucked up somewhere. How do I solve this?