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.

 

re: changing time zone
by phphackers / at 21:51 on February 8, 2009

Hi,

please see the below link...this may help u

http://www.tek-tips.com/viewthread.cfm?qid=1444820&page=5

Thanks,
Raj.

Change timezone in php
by kevco / at 22:47 on May 11, 2009

I added a php.ini file to my siteframe directory with this line in it:

date.timezone = US/Pacific

This 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.

Siteframe Ver 3.2.3 Date and time formats
by Findports / at 11:13 on September 8, 2009

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.