On Wed, Feb 07, 2007 at 19:03:35 +0200, Aarni Ruuhimäki <[EMAIL PROTECTED]> wrote: > > Could anyone please tell an easy way to get total hours or minutes from an > interval ?
Extract the epoch from the interval and divide by the number of seconds in the period of time that applies and apply appropiate rounding. ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster