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,6ea0a5c35bbeef5e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-13 07:54:23 PST Path: supernews.google.com!sn-xit-03!supernews.com!logbridge.uoregon.edu!newsfeed.wirehub.nl!news-out.nuthinbutnews.com!news-in-austin.nuthinbutnews.com!feed2.newsfeeds.com!newsfeeds.com!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.lang.ada From: Ted Dennison Sender: usenet@www.newsranger.com References: <98jo6d$vu4$1@slb3.atl.mindspring.net> Subject: Re: calander package Message-ID: Date: Tue, 13 Mar 2001 15:52:17 GMT NNTP-Posting-Host: 127.0.0.1 X-Complaints-To: abuse@newsranger.com X-Trace: www.newsranger.com 984498737 127.0.0.1 (Tue, 13 Mar 2001 10:52:17 EST) NNTP-Posting-Date: Tue, 13 Mar 2001 10:52:17 EST Organization: http://www.newsranger.com Xref: supernews.google.com comp.lang.ada:5685 Date: 2001-03-13T15:52:17+00:00 List-Id: In article <98jo6d$vu4$1@slb3.atl.mindspring.net>, arcele says... >Hi, i'm trying to use to calender package to put the current date into a >string or integer. I understand taht using calandar.split will split the >days, hours, etc. but how can i use the package to put the date in the form >of yymmdd ???? thanks in advance for any help - ryan Is this a homework assignment? I could point you to some code that does exactly that, but that would be pretty backhanded help if the point is for you to *learn* how to do this. --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html home email - mailto:dennison@telepath.com