That would once have been my first and only reply to the question (plus I love coding useful utility functions like these), but recently it has become more prudent to consider the maintenance costs and available knowledge down the road after our generation retires. Using documented, "standard" LE functions may not be as efficient as the assembler solution, but won't require an assembler programmer to maintain it 10 years hence.
YMMV Peter > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On > Behalf Of Rick Fochtman > Sent: Wednesday, October 29, 2008 5:14 PM > To: [email protected] > Subject: Re: Efficient conversion of GMT to/from local time from COBOL? > > At the risk of exciting the ire of other list members, I think you'd > better start coding the Assembler solution. You can use some shortcuts, > 64-bit arithmentic, etc. that may further help speed the process. This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

