We have a site that currently runs auctions at a certain time (picked by user) this was all working fine, as when the server hit that time the auction would start. We then had to add timezones, dependant on where the user lived. This would then add or take away a certain amount of hours depending on the drop-down selected, we again had this working fine, but then everything when potty when the clocks went forward, took me a while to work out that daylight saving now managed to break everything.
I know there is a solution to this problem as many people must have come across it, but I can't seem o work it out.
Our server currently runs UTC.
Any help on this would be great...