I have done a search here on "locale" and but couldn't make heads not tails of it. I can't find how to set the timezone to PST.
I saw 3 different ways to change it but I'm confused on the syntax and where to put it.
- $config['locale'] = 'en_US';
- setlocale()
- date_default_timezone_set()