comp.lang.ada
 help / color / mirror / Atom feed
From: "Grein, Christoph" <christoph.grein@eurocopter.com>
Subject: Re: Help - time to string query
Date: Wed, 11 Dec 2002 09:48:01 +0100 (MET)
Date: 2002-12-11T09:48:01+01:00	[thread overview]
Message-ID: <mailman.1039596902.29777.comp.lang.ada@ada.eu.org> (raw)

> 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.

Use Ada.Real_Time.Split to produce an integer type Seconds_Count. You can then use 'Image on the 
result.



             reply	other threads:[~2002-12-11  8:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-11  8:48 Grein, Christoph [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-12-11  8:30 Help - time to string query TAMS Team
2002-12-12  3:52 ` SteveD
2002-12-12 15:42   ` Toshitaka Kumano
2002-12-12 18:26     ` Randy Brukardt
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox