comp.lang.ada
 help / color / mirror / Atom feed
* Calendar - leap seconds
@ 2001-03-17 17:46 singlespeeder
  2001-03-18 15:53 ` Wilhelm Spickermann
  0 siblings, 1 reply; 11+ messages in thread
From: singlespeeder @ 2001-03-17 17:46 UTC (permalink / 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





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2001-04-01 11:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-17 17:46 Calendar - leap seconds singlespeeder
2001-03-18 15:53 ` 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

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