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,FREEMAIL_FROM,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6ea0a5c35bbeef5e,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-12 16:07:05 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!newsfeed.berkeley.edu!ucberkeley!logbridge.uoregon.edu!news.maxwell.syr.edu!news.mindspring.net!not-for-mail From: "arcele" Newsgroups: comp.lang.ada Subject: calander package Date: Mon, 12 Mar 2001 19:04:48 -0500 Organization: MindSpring Enterprises Message-ID: <98jo6d$vu4$1@slb3.atl.mindspring.net> NNTP-Posting-Host: 3f.32.c6.ad X-Server-Date: 13 Mar 2001 00:04:29 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Xref: supernews.google.com comp.lang.ada:5664 Date: 2001-03-13T00:04:29+00:00 List-Id: 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