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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cfd23c10fd537a80 X-Google-Attributes: gid103376,public From: Geoff Bull Subject: Re: C date package Date: 2000/05/10 Message-ID: <3918D85A.3401E8F9@research.canon.com.au>#1/1 X-Deja-AN: 621407033 Content-Transfer-Encoding: 7bit References: <39176D85.603D7AEC@research.canon.com.au> <39178DEA.FD2C20FA@research.canon.com.au> <8f92o1$6v$1@nnrp1.deja.com> <3918BB77.693C70D6@research.canon.com.au> <8fahfv$mgt$1@nnrp1.deja.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@research.canon.com.au X-Trace: cass.research.canon.com.au 957929522 3454 203.12.174.227 (10 May 2000 03:32:02 GMT) Organization: Canon Information Systems Research Australia Mime-Version: 1.0 NNTP-Posting-Date: 10 May 2000 03:32:02 GMT Newsgroups: comp.lang.ada Date: 2000-05-10T03:32:02+00:00 List-Id: Robert Dewar wrote: > > By the way, have a look at the package GNAT.Calendar in GNAT > 3.13 which fills in some of the gaps. In fact let me post the > spec here. There is also a GNAT.Calendar.Time_IO that allows > flexible output of times Cool! Fortuneately I am using 3.12p so I don't have to admit to failing to look in the library. :-)