European Date format help
Permalink
I've managed to set the timezone for Europe/London in site.php thanks to help on this forum.
But I need help with setting the date fromat GLOBALLY to d,m,y
I need the same date format in c5 dashboard etc.
Many thanks
But I need help with setting the date fromat GLOBALLY to d,m,y
I need the same date format in c5 dashboard etc.
Many thanks
There's no nice way to do that right now, check thishttp://www.concrete5.org/community/bugs/fixes/add_1224_hours__flexi...
Many thanks Remo. It all appears double dutch to me.
Is there a step-by-beginners-step on how to change all dates to D,M,Y just like the easy timezone change?
Is there a step-by-beginners-step on how to change all dates to D,M,Y just like the easy timezone change?
no.. This is why I wrote "no nice way"
Modifying php code is never meant to be a job for non-programmers.
Andrew might merge the patch into the core someday but until then you have to use the patch or do a fulltext search through the code to replace the date formats.
I could give you some hints if you just want to modify 1 or 2 formats but there's no global setting right now ):
Modifying php code is never meant to be a job for non-programmers.
Andrew might merge the patch into the core someday but until then you have to use the patch or do a fulltext search through the code to replace the date formats.
I could give you some hints if you just want to modify 1 or 2 formats but there's no global setting right now ):
Many thanks Remo. I'm used to modifying some php code. Hinta are what I'm looking for. I dont' mind changing code - as I've been doing that for my themes etc. I want to cut down the time searching for which files to change.
Your help is appreciated.
Your help is appreciated.
this link is private?
i would love to follow a tutorial to change the date format? is it located somewhere else?
thanks
i would love to follow a tutorial to change the date format? is it located somewhere else?
thanks
woah man, old post
http://www.concrete5.org/community/forums/chat/date-format1/...
http://www.concrete5.org/community/forums/chat/date-format1/...