Tagged Questions
0
votes
2answers
438 views
“DateTime.Now” - why does it return GMT?
I am running on a Win2003 server, TimeZone set to (GMT -06:00) Central Time. I am programming with VS.NET 2005, f/x 2.x. When I execute the following code I do not get the expected results - but ...