Any idea's on this.
setup a local time zone in users accounts to over-ride the server settings.
we tried a file in
/home/user/etc/profile
TZ='Country/City'
Export TZ
didn't work, appreciate any feedback.
thanks.
cPanel.net Support Ticket Number:
Any idea's on this.
setup a local time zone in users accounts to over-ride the server settings.
we tried a file in
/home/user/etc/profile
TZ='Country/City'
Export TZ
didn't work, appreciate any feedback.
thanks.
cPanel.net Support Ticket Number:
Howdy!Originally posted by hostcp3
Any idea's on this.
setup a local time zone in users accounts to over-ride the server settings.
we tried a file in
/home/user/etc/profile
TZ='Country/City'
Export TZ
didn't work, appreciate any feedback.
thanks.
cPanel.net Support Ticket Number:
What's it for? If it's for cgi, lots of programs allow you to set the time and date, so it shouldn't be that hard to add it in...
cPanel.net Support Ticket Number:
Hey Casey
we need this so that any programs running off that user account will use the time zone we specify.
Instead of the default server time zone, and without having to modify any forums or scripts loaded into that particular account.
some servers have clients from across the globe, letting them specify time zone would be good.
thanks.
cPanel.net Support Ticket Number:
Hmm. Here's a link for Debian:
http://sophia.jpte.hu/linux/sag/node93.html
Perhaps in the case of RedHat it would be a symlink from home/usr/etc/localtime to /usr/share/zoneinfo/LOCALTIMEZONE
cPanel.net Support Ticket Number:
hi, just wondering if you did find a way to do this, we also need change one of the users timezone in his account.
Thank you!