From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00 autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,cb2591a9113d8ee6 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!newsread.com!news-xfer.newsread.com!news-out1.kabelfoon.nl!newsfeed.kabelfoon.nl!bandi.nntp.kabelfoon.nl!newsfeed.freenet.de!news.tiscali.de!not-for-mail From: Wilhelm Spickermann Newsgroups: comp.lang.ada Subject: Re: Advice on Calendar.Time Date: Tue, 08 Nov 2005 18:59:26 +0100 Organization: Tiscali Germany Usenet Message-ID: References: <1131465873.702910.143400@g43g2000cwa.googlegroups.com> NNTP-Posting-Host: p83.129.11.181.tisdip.tiscali.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: ulysses.news.tiscali.de 1131472766 6233 83.129.11.181 (8 Nov 2005 17:59:26 GMT) X-Complaints-To: abuse@tiscali.de NNTP-Posting-Date: Tue, 8 Nov 2005 17:59:26 +0000 (UTC) User-Agent: KNode/0.8.0 Xref: g2news1.google.com comp.lang.ada:6294 Date: 2005-11-08T18:59:26+01:00 List-Id: Larry Kilgallen wrote: > If your operating system is set to make daylight savings time > adjustments, you should change that setting. and additionally check for the handling of leap seconds. If your operating system is using "posix"-time, it will _not_ count positive leap seconds. There will be a positive leap second at the end of this year: (http://hpiers.obspm.fr/iers/bul/bulc/bulletinc.dat) Wilhelm