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,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ffa5a82d3c57141e,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-12-11 00:30:45 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsmi-us.news.garr.it!NewsITBone-GARR!news.mailgate.org!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: "TAMS Team" Newsgroups: comp.lang.ada Subject: Help - time to string query Date: Wed, 11 Dec 2002 08:30:41 -0000 Message-ID: NNTP-Posting-Host: rolls-royce-rps.demon.co.uk X-Trace: news.demon.co.uk 1039595444 23747 194.222.69.39 (11 Dec 2002 08:30:44 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Wed, 11 Dec 2002 08:30:44 +0000 (UTC) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Priority: 3 X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MSMail-Priority: Normal Xref: archiver1.google.com comp.lang.ada:31673 Date: 2002-12-11T08:30:41+00:00 List-Id: Hi! Hopefully this is a very simple question (from a very simple programmer!). I'm using a parameter of type ada.real_time.time in my program and I need to be able to convert this into a string. Can't suss how to achieve this, and it's getting to the brick wall/head banging stage. I'm sure I should be using something like 'image, but can't figure out how to do it. How do I do it?! Cheers, Mike Clarke