|
Hey cool... (I just posted an example of this, too) Any idea why the timezone from the gettimeofday call does not work? At least, it doesn't on my (brand new) V4R5 system. It just returns zero, so I had to get the sysval QUTCOFFSET in order to figure out the timezone... On Tue, 13 Feb 2001, Nathan M. Andelin wrote: > In the following example of the gettimeofday function, I think the tv_usecs > subfield contains the fraction of the current second. > > D getTime pr ExtProc('gettimeofday') > D * Value > D * Value > > D timeValDs DS > D tv_secs 10I 0 > D tv_usecs 10I 0 > > D timeValDs@ S * Inz(%Addr(timeValDs)) > > D timeZoneDs DS > D tz_minutesW 10I 0 > D tz_dstflag 10I 0 > > D timeZoneDs@ S * Inz(%Addr(timeZoneDs)) > > C CallP getTime(timeValDs@:timeZoneDs@) > > > Nathan M. Andelin > +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
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.