[GENERAL] How do i calculate a finish time when the start time is ambiguous?

2011-03-28 Thread Rob Richardson
Greetings! I have a table that records a starting time for a process and the length of time that process will take, and I need to calculate the time the process will end. I have the starting time both in local time and in UTC time, but for reasons which I consider totally idiotic, they are

Re: [GENERAL] How do i calculate a finish time when the start time is ambiguous?

2011-03-28 Thread Octavio Alvarez
On Mon, 28 Mar 2011 08:26:03 -0700, Rob Richardson rob.richard...@rad-con.com wrote: I have a table that records a starting time for a process and the length of time that process will take, and I need to calculate the time the process will end. I have the starting time both in local time and