Changing Time Zone
Hi,
I just started using siteframe 3.2.3. I did not find a setting to change the time zone any where. It is always showing time in EST. I need to change it to my time zone which is GMT+5.30 (Indian Standard Time). Can any one help me on this?
Thanks in advance.
Hi,
please see the below link...this may help u
http://www.tek-tips.com/viewthread.cfm?qid=1444820&page=5
Thanks,
Raj.
I added a php.ini file to my siteframe directory with this line in it:
date.timezone = US/PacificThis changes the timezone from the server default timezone (probably in whatever zone the hosting service resides) to the timezone of most of my user base.
In Siteframe 3.2.3 there is an option to set the website default time/date format in Control panel/Basic configuration, (/admin/globals.php), the options are selectable from drop down lists under the titles: Default format for date, Default format for time. These can easily be modofied as I have done with my Siteframe 3.2.3 sites to include GMT or whatever you prefer. An individual user can change their personal preference by going to preferences, (/prefs.php) when registered and logged into the website under the titles: Date format, Time format. My website (http://findports.com) uses GMT as the site default and has an extended list of formats for users to select in their preferences. If you would like more information about the modifications i have made, please go to my website, register, login and then use the Contact Us button that will become available to you once logged in. Good luck, out.