From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f6b27885de40df95 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-20 11:04:39 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.tele.dk!210.147.7.1!newsfeed.mesh.ad.jp!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.lang.ada From: Ted Dennison Sender: usenet@www.newsranger.com References: <3AB77D0C.4492D7A5@boeing.com> Subject: Re: Date & time formatting operations for review Message-ID: Date: Tue, 20 Mar 2001 19:03:03 GMT NNTP-Posting-Host: 127.0.0.1 X-Complaints-To: abuse@newsranger.com X-Trace: www.newsranger.com 985114983 127.0.0.1 (Tue, 20 Mar 2001 14:03:03 EST) NNTP-Posting-Date: Tue, 20 Mar 2001 14:03:03 EST Organization: http://www.newsranger.com Xref: supernews.google.com comp.lang.ada:5915 Date: 2001-03-20T19:03:03+00:00 List-Id: In article <3AB77D0C.4492D7A5@boeing.com>, Jeffrey Carter says... > >Here is the spec of a package with some date & time formatting >operations, as promised in an earlier post. As far as I know, any >possible date/time format desired can be easily constructed from these >operations, in any language that uses the Latin-1 character set. If >anyone is aware of any format that can't be achieved with these >operations, please let me know. I don't see anything in there for retrieving the day of the week. Other than that, it looks pretty good. --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html home email - mailto:dennison@telepath.com