|
Walden: On Wed, 12 December 2001, "Walden H. Leverich" wrote: > I have a need to retrieve the current time (seconds, not milliseconds) and > format it thus: > > Wed, 12 Dev 2001 13:21:01 -0500 Two possibilities I can think of that might work. First, strftime() from the C/C++ runtime support -- it has enough formatting options that you can make the result say almost anything, but the complexity might be more than you'd like. And second, CEEDAYS() and CEEDATE() from the ILE CEE APIs can probably do it also with an output date picture_string like 'Www, DD Mmm YYYY'; of course, time and offset are trivial after that. Tom Liotta -- Tom Liotta The PowerTech Group, Inc. 19426 68th Avenue South Kent, WA 98032 Phone 253-872-7788 Fax 253-872-7904 http://www.400Security.com ___________________________________________________ The ALL NEW CS2000 from CompuServe Better! Faster! More Powerful! 250 FREE hours! Sign-on Now! http://www.compuserve.com/trycsrv/cs2000/webmail/
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.