PDA

View Full Version : Time Zone


olinad
05-29-2009, 06:48 PM
Good day!

I'm from the Philippines and my web is hosted at US..
every time my page loaded, i used the date&time from the server.

Since my web is in US, I'm not getting the right date for my announcement posted in my web..because of the 12hrs difference of Philippines and US, CORRECT me if I'm wrong...


If anyone can give me any solution with this is much appreciated.
Thanks in advance

Chuck
05-30-2009, 11:45 AM
You need to adjust for the time programmatically. What specifically are you using the time with?

olinad
05-31-2009, 07:19 PM
my homepage generates the 5 latest article from my database and calculate the difference between the date posted and the current date..

every time i posted an article in my web i used the date of the server <discountasp.net> to save in my database. I thought their is a configuration for my IIS..

Anyway, thanks for help