Closed GoogleCodeExporter closed 9 years ago
Original comment by azizatif
on 21 Nov 2008 at 2:50
What version of ASP.NET are you using ELMAH 1.0.9414.11 in?
Original comment by azizatif
on 21 Nov 2008 at 3:09
Specifically, is this issue appearing when used under ASP.NET 1.x?
Original comment by azizatif
on 21 Nov 2008 at 3:14
This bug has been reproduced using ELMAH v1.0.10617 under ASP.NET 1.x. The time
recorded in the MS SQL database is indeed at twice the UTC offset.
This bug does not occur under .NET Framework 2.0 or later because the DateTime
type
knows its "kind" and ignore the second conversion to UTC.
Thanks for pointing out the potential source of problem in the code.
Original comment by azizatif
on 21 Nov 2008 at 3:55
Fixed in r531. Thanks.
Original comment by azizatif
on 21 Nov 2008 at 4:02
Original comment by azizatif
on 21 Nov 2008 at 7:53
Original issue reported on code.google.com by
saladp...@gmail.com
on 21 Nov 2008 at 2:24