Page 1 of 1

[solved] Date Format String issue

Posted: Fri Jan 16, 2009 6:18 pm
by ja
Hi,

I've been trying to have dates displayed on my website as dd/mm/yy, and have had a look at the strftime page on php.net, but still can't figure out exactly what i should be putting in the date format string box in global settings. I've tried a whole bunch of stuff, but nothing seems to work. could someone let me know exactly what i should be putting in this box?
apologies in advance for me being a fool!

ja

Re: Date Format String issue

Posted: Fri Jan 16, 2009 6:57 pm
by RonnyK
%d/%m/%Y

Ronny

Re: Date Format String issue

Posted: Fri Jan 16, 2009 11:11 pm
by ja
Hi Ronny,

Thanks for that.
I had tried this, but hadn't realised that the date format had to be entered in the options for Blogs Made Simple and News Made simple aswell. I'm such a doofus! Got it sorted now. Cheers again.

ja