(2013-04-05, 15:56:43)stryker Wrote:You don't have to worry, it will work, I'm absolutely sure.(2013-04-05, 08:39:57)stryker Wrote: Hello,
I had the same problem. However, when I put my page on-line on a hosting, it figured out that the only problem was having the site on my offline XAMPP server in my PC which couldn't retrieve the date information.
If you want to change the format of a date, you should see the 8th post of this page - http://get-simple.info/forums/showthread.php?tid=3972
It's written by Carlos (surprisingly ) a it tells you how to
Thanks TeeJay. I don't care if I don't see it on my local test server, as long as it's OK live on the web. I'm putting the site in demo mode on my live server on the weekend so will test it then. Thanks for replying
The only thing you should care about is the date format. Neither don't I know the format in Australia, nor in America and everywhere else.
However, if you want to have numeric date format, it's very simple even to comprehend. In the bottom of the lang file of your News Manager plugin, replace those date format data with...
I have there
Code:
"DATE_FORMAT" => "%d.%m.%Y - %H:%M"
If Wikipedia is right, you can replace it with
Code:
"DATE_FORMAT" => "%d/%m/%Y
I hope you understand fully now
Tomáš Janeček - Multilingual personal website powered by GetSimple
» The little I did for GetSimple
» The little I did for GetSimple