PDA

View Full Version : Changing Timezone for website hosted by DiscountASP.Net


bradgol
07-28-2008, 05:29 AM
Hi,

I was wondering if there is some way I can have our Discount ASP.NET hosted site have its Timezone changed from the current server time (GMT-08:00) Pacific Time (US & Canada); Tijuana to (GMT -05:00) Eastern Time (US & Canada). A lot of our website portal components use the time based off of the server time. Seeing as we are trying to administer the website posting real-time event alarms, reviewing timed issues within event logs, checking modified dates/times for documents, etc....synchronizing with our timezone would be most practical.

Apparently, this implementation can be done programmatically while running the hosting service ASP .Net provides. If I can do something via the site's ftp, please let me know.

Kind Regards,
Brad Goldstein

raymondp
07-29-2008, 07:30 AM
Brad,

Unfortunately changing the time zone will affect everybody. Since hosting is pretty much world wide there's really no good standard on which time zone to pick. The best of course is GMT -8 which is the greenwich mean time

rcp
DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)

bradgol
08-05-2008, 01:31 AM
Is there not a way to change this locally for the site without affecting others?

Thank You
Brad

bruce
08-07-2008, 12:41 AM
You should be able to find a lot of posting related to timezone in this forum, eg.


http://community.discountasp.net/default.aspx?f=24&m=23541


http://community.discountasp.net/default.aspx?f=5&m=4755


Bruce

DiscountASP.NET
www.DiscountASP.NET (http://www.DiscountASP.NET)