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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,350a90791b49a5b1,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-09-30 08:13:49 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!news.tele.dk!small.news.tele.dk!194.213.69.151!news.algonet.se!algonet!news-stob.telia.net!news-sto.telia.net!194.22.194.4.MISMATCH!masternews.telia.net.!newsc.telia.net.POSTED!not-for-mail Message-ID: <3BB78935.33B5C91A@ida.his.se> From: Michael Andersson X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.3-20mdk i686) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Time to float?? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sun, 30 Sep 2001 15:01:31 GMT NNTP-Posting-Host: 213.64.3.210 X-Complaints-To: abuse@telia.com X-Trace: newsc.telia.net 1001862091 213.64.3.210 (Sun, 30 Sep 2001 17:01:31 CEST) NNTP-Posting-Date: Sun, 30 Sep 2001 17:01:31 CEST Organization: Telia Internet Xref: archiver1.google.com comp.lang.ada:13554 Date: 2001-09-30T15:01:31+00:00 List-Id: Hi! Could somebody please show me how to convert Ada.Real_time type Time to a float so that for example 1.5 seconds is represented as the real number 1.5. Thanks! /Michael Andersson