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,e5e856194119d814 X-Google-Attributes: gid103376,public From: Mike Bishop Subject: Re: how to handle date and time Date: 1996/10/28 Message-ID: <3274CF6F.3D91@wizard.rsoc.rockwell.com>#1/1 X-Deja-AN: 193339851 references: <3270C5FD.13108478@3wis.nl> content-type: text/plain; charset=us-ascii organization: NASA/Johnson Space Center mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) Date: 1996-10-28T00:00:00+00:00 List-Id: Noam Kloos wrote: > > Hello, how can I get the current time of my system. Im using Gnat for > Linux. > I guess its in the Calendar packgae but i have not found its specs. > There is a package Julian date but it does not handle time. Calendar.Clock should give you want you want. -- Mike Bishop mikeb@wizard.unitedspacealliance.com