[solved] server location in different locale: offset time display
Posted: Sun Jan 17, 2010 4:10 am
Hi all,
My server is located in the EST time zone, and is 14 hours behind my locale (Japan).
I want the time on the site (News, CGComments etc.) to display in the local time here.
I have added the following to .htaccess (in cms root and in admin):
However, this has had no effect. Times still display in EST both on the front end and the adin area.
Any tips?
Best regards
Ben
My server is located in the EST time zone, and is 14 hours behind my locale (Japan).
I want the time on the site (News, CGComments etc.) to display in the local time here.
I have added the following to .htaccess (in cms root and in admin):
Code: Select all
SetEnv TZ Asia/Tokyo
However, this has had no effect. Times still display in EST both on the front end and the adin area.
Any tips?
Best regards
Ben