Hi,
I want to use long date ("5 septembre 2002") in all my forum except in category_list.html, forum_view.html and message_list.html. I set by default long date in language variables ("%d% %mmmm% %yyyy% à %H%:%MM%"). So now I have to change the display date in category_list.html, forum_view.html...
I tried in category_list.html the tag "<%GT::Date::date_get($forum_last_date, '%d% %mmm% %yyyy% à %H%:%MM%')%>" but it gives a really strange date: "31 déc. 1969 à 19:00".
Does anybody know where come from the problem? And also do you know how I can use the function "nbsp" with this king of tag?
Thank you very much!
François
I want to use long date ("5 septembre 2002") in all my forum except in category_list.html, forum_view.html and message_list.html. I set by default long date in language variables ("%d% %mmmm% %yyyy% à %H%:%MM%"). So now I have to change the display date in category_list.html, forum_view.html...
I tried in category_list.html the tag "<%GT::Date::date_get($forum_last_date, '%d% %mmm% %yyyy% à %H%:%MM%')%>" but it gives a really strange date: "31 déc. 1969 à 19:00".

Thank you very much!
François