Re: Re: Re : How can do change default locale? (UTC time)
>
> to read:> return smarty_modifier_tiki_date_format($string, $tikilib->get_long_datetime_format(), null, tra("%A %d of %B, %Y %H:%M:%S")); >
>
Oi thats cheating
All your doing is removing the time stamp - which I had done via Admin | General (I think)
I am in the UK and BST means the time is out by an hour how do I set the default TZ to GMT.
Strangely If a user logs in it corrects itself to but the %Z does not resolve to anything
I Think I should do something with Setlocale in my PHP.ini - Is that a good idea?