Migration from local server to Azure: TIMEZONE UTC. How to solve?
I designed my application considering the fact that, according to the specifications, should run on a server located in Italy and clients will be italian people only. About a month ago, my bos decided to bring it all on Azure. Everything went smoothly. The only thing that give me some problem is the fact that the time server is UTC. The solutions are: A) simple modify a startup script to the server time ( http://netindonesia.net/blogs/wely/archive/2011/06/26/setting-timezone-in-windows-azure.aspx ) B) more laborious Change to make any application to use UTC and show the time properly converted