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=0.6 required=5.0 tests=BAYES_20,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ffe8077058c9c24b,start X-Google-Attributes: gid103376,public From: tennisbb@aol.com (Tennisbb) Subject: Conversion to UNIX time Date: 2000/07/19 Message-ID: <20000719014423.05992.00000168@ng-fz1.aol.com>#1/1 X-Deja-AN: 648080654 Organization: AOL http://www.aol.com Newsgroups: comp.lang.ada X-Admin: news@aol.com Date: 2000-07-19T00:00:00+00:00 List-Id: My project has decided to name recording files (of which there will probably be MANY) by a number of fields, the first two of which will be Start Time and End Time in 8-digit Hex UNIX time. Despite our wide use of re-use, I can't locate any routines to convert Calendar Time to an 8-digit Hex string, and wondered if anyone has any procedures they'd be willing to share... The reason for the Hex times is to reduce the search time later. Thanks, Laura