Re: DateTime.ToLocalTime() gives inconsistent results
From: Jon Skeet [C# MVP] (skeet_at_pobox.com)
Date: 01/12/05
- Next message: Amanpreet: "Traversing the objects in Memory Heap"
- Previous message: casey chesnut: "RTF parsing class library"
- In reply to: Avinash P.: "Re: DateTime.ToLocalTime() gives inconsistent results"
- Next in thread: Avinash P.: "Re: DateTime.ToLocalTime() gives inconsistent results"
- Reply: Avinash P.: "Re: DateTime.ToLocalTime() gives inconsistent results"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 12 Jan 2005 07:01:25 -0000
Avinash P. <AvinashP@discussions.microsoft.com> wrote:
> I used the SCP (short but complete program) guidelines and came up with the
> following lines of code, trying to get it as much close to the piece of code
> in the actual program.
>
> Please note that like I said in my previous post which was not answered that
> this code works perfectly fine on the Dev. machine. We are having this issue
> only on the QA machine. I tried running the newly created sample code that I
> am attaching here works fine on QA machine, too. So, I have to look further
> in the main program as to what is causing it.
Right. You might want to start by trying the same strings that are
causing problems on your QA box in a sample program.
-- Jon Skeet - <skeet@pobox.com> http://www.pobox.com/~skeet If replying to the group, please do not mail me too
- Next message: Amanpreet: "Traversing the objects in Memory Heap"
- Previous message: casey chesnut: "RTF parsing class library"
- In reply to: Avinash P.: "Re: DateTime.ToLocalTime() gives inconsistent results"
- Next in thread: Avinash P.: "Re: DateTime.ToLocalTime() gives inconsistent results"
- Reply: Avinash P.: "Re: DateTime.ToLocalTime() gives inconsistent results"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|