Re: TAI and qmail
[email protected] (Paul Jarc) Thu, 11 Jul 2002 12:15:54 -0400
| Newsgroups | gmane.comp.lib.libtai |
|---|---|
| Organization | What did you have in mind? A short, blunt, human pyramid? |
| Message-ID | <[email protected]> |
Jan Pisacka <[email protected]> wrote: > On the other hand, on machine_2 (TAI), the timestamp in the "Received: > header is famous 22 seconds ahead of all the other timestamps. It seems that qmail-queue contains its own implementation of gmtime() (datetime_tai()) which makes no use of $TZ or /etc/localtime - it always assumes the system clock does not count leap seconds. paul