Just spent an hour fixing some code I wrote when I was in the same timezone as the server. School boy error really but I guess limited to those who usually live/work in GMT!
Also, and I guess this is a common problem in older code, I discovered that the way the dates were being stored is out-dated, so I had to update them all to DateTime. And that’s what really took the time!