[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] [ANNOUNCE:] leafnode-1.9.12



On Thu, Mar 30, 2000 at 09:34:06AM +0200, Cornelius Krasel wrote:
> #ifdef HAVE_GMTOFF
>     age = mktime( &timearray ) + (strstr( arg, "GMT" ) ? 0 : ltime->tm_gmtoff );
> #else
>     age = mktime( &timearray ) - (strstr( arg, "GMT" ) ? 0 : timezone);
> #endif

Yes. At least west of GMT: timezone == -ltime->tm_gmtoff. Can some
of you guys in Europe confirm this? I wonder why the old patch
worked for Michael Schlensted (sp?). Any slrn user willing to
test this?

Regards,
	Jo:rg

-- 
Fortune cookie of the day:
A good plan today is better than a perfect plan tomorrow.
		-- Patton

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list