- Posts: 11
- Thank you received: 0
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question How to change date format?
The problem is the date uses the US style e.g YYYY/MM/DD. That is quite confusing for some British users who are used to YYYY/DD/MM or even DD/MM/YYYY.
Any ideas how to change?
Please Log in or Create an account to join the conversation.
You can the date format in the language file, with this by example, I think the dates which is displayed in your file message.php use this :
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Unfortunately I couldn't get either method to work properly.
I couldn't find the relevant line of code in message.php. I assume you're referring to template/default/message.php?
I also tried the second method I linked to: this only changed the date format in the "Last Post" column, and not the date in the message.
Any help appreciated.
Please Log in or Create an account to join the conversation.
by this :
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
Unfortunately the "Last Post" column is still showing the time in the original format.
I've had a look around and I'm pretty sure I need to do something around line 396 in components/com_kunena/template/default/listcat.php
but I just can't figure out what I should be doing.
Please Log in or Create an account to join the conversation.