comp.lang.ada
 help / color / mirror / Atom feed
From: "singlespeeder" <singlespeeder@32sixteen.com>
Subject: Calendar - leap seconds
Date: Sat, 17 Mar 2001 17:46:36 -0000
Date: 2001-03-17T17:46:36+00:00	[thread overview]
Message-ID: <9907k6$bgu$1@uranium.btinternet.com> (raw)

How do I handle leap seconds using Ada.Calendar as the subtype Day_Duration
doesn't have enough space for them?

ARM 9.6(11):
subtype Day_Duration is Duration range 0.0 ..  86_400.0;


Am I best just declaring my own subtype with the required range?

singlespeeder





             reply	other threads:[~2001-03-17 17:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-17 17:46 singlespeeder [this message]
2001-03-18 15:53 ` Calendar - leap seconds Wilhelm Spickermann
2001-03-19  3:47   ` Nick Roberts
2001-03-19 14:43     ` Robert A Duff
2001-03-19 20:10       ` Laurent Guerby
2001-03-20 10:26         ` Nick Roberts
2001-03-20 19:23           ` Laurent Guerby
2001-03-20 11:34   ` Joseph P Vlietstra
2001-03-20 13:08     ` Wilhelm Spickermann
2001-03-31 14:07       ` Kent Paul Dolan
2001-04-01 11:57         ` Simon Wright
replies disabled

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