sql server - Effectively Converting dates between UTC and Local (ie. PST) time in SQL 2005 - Stack O
What is the best way to convert a UTC datetime into local datetime. It isn't as simple as a getutcdate() and getdate() difference because the difference changes depending on what ......