comp.lang.ada
 help / color / mirror / Atom feed
From: Gautier <gautier@fakeaddress.nil>
Subject: Re: Getting current date and time
Date: Mon, 23 Jul 2007 21:26:15 +0200
Date: 2007-07-23T21:26:15+02:00	[thread overview]
Message-ID: <46a50072$1_6@news.bluewin.ch> (raw)
In-Reply-To: <1185139279.071088.106330@d55g2000hsg.googlegroups.com>

Maciej Sobczak wrote:
> It looks like there is no standard package for handling current time
> and date and operations of these entities.

No only there is a standard package (see Martin's answer), but it is even 
there from the very first version of Ada (1983)! Then it was Calendar, already 
with nice overloaded operators (time - time -> duration, time + duration -> 
time, etc.) and other useful functions.
http://archive.adaic.com/standards/83lrm/html/lrm-09-06.html
It seems tat Ada.Calendar (95, 2005) just adds the "Ada.".
______________________________________________________________
Gautier         -- http://www.mysunrise.ch/users/gdm/index.htm
Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm

NB: For a direct answer, e-mail address on the Web site!



      parent reply	other threads:[~2007-07-23 19:26 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-22 21:21 Getting current date and time Maciej Sobczak
2007-07-22 23:00 ` Martin
2007-07-23 15:24   ` koburtch
2007-07-23 19:57   ` Maciej Sobczak
2007-07-23 20:02     ` Maciej Sobczak
2007-07-23 20:08       ` Maciej Sobczak
2007-07-23 21:43         ` Adam Beneschan
2007-07-24  8:53           ` Maciej Sobczak
2007-07-24  9:41             ` Georg Bauhaus
2007-07-24  9:58               ` Maciej Sobczak
2007-07-24 15:24             ` Adam Beneschan
2007-07-25  7:26               ` Maciej Sobczak
2007-07-25  7:42                 ` AW: " Grein, Christoph (Fa. ESG)
2007-07-28  8:20             ` Wilhelm Spickermann
2007-08-01  9:45         ` Jacob Sparre Andersen
2007-07-23 21:39       ` Adam Beneschan
2007-07-23 19:26 ` Gautier [this message]
replies disabled

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