From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-2.9 required=3.0 tests=BAYES_00,NICE_REPLY_A autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: "Jeffrey R.Carter" Newsgroups: comp.lang.ada Subject: Re: Trivial question: how to avoid confusing sec, min, hour and day in a program? Date: Sun, 24 Oct 2021 12:39:34 +0200 Organization: A noiseless patient Spider Message-ID: References: <5dcbccb3-1e2b-42cb-91e1-4be31442a647n@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Sun, 24 Oct 2021 10:39:37 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="2ee275d70c76e7dea54848225e287024"; logging-data="12577"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1++JUYC3cD7p31CiqTQfp+ATRiG+bjHqZE=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.2 Cancel-Lock: sha1:RP2Fle5XfVsa7/Z2pfcoO9y8jtU= In-Reply-To: Content-Language: en-US Xref: reader02.eternal-september.org comp.lang.ada:63073 List-Id: On 10/24/21 09:24, J-P. Rosen wrote: > >    Put ("years:") ;  Put (Duration'Last / 86400 / 365.25); New_Line; Still using the Julian calendar? In the Common calendar, the average length of a year is 365.2425 days (97 leap years every 400 years). > years:        292.271023045 Should be 292.277024627 -- Jeff Carter "Any extraterrestrials reported are always described as essentially human in form, which is so unlikely a possibility that we can dismiss it out of hand." Extraterrestrial Civilizations 168