Dear Listers,

Any suggestion of how to calculate what the offset between local time and
UTC is for a given day in the past? 

My data contains UTC timestamp and I have to print the corresponding local
time on a report. That is the local time as it was at the date the data was
logged. 

My attemps so far with mktime(), localtime() and gmtime() all apply the
offset of the current date, not of the date I supply as input...

Any and all suggestions welcome. Be it using the C language or COBOL or
Assembler...

Thanks and a virtual bottle of beer,

Jantje.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to