Thanks much. Gosh, the documentation is fragmented and inconsistent in its terminology.
My interpretation of my link map is that CEESG003 is getting in there already, so unfortunately, that's not the solution. 2DCFF8 CEESG003 * CSECT 12B SYSLIB 01 CEESG003 Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Bill Godfrey Sent: Tuesday, February 21, 2012 7:36 AM To: [email protected] Subject: Re: Do what to get C strftime %z to work? This IBM-MAIN thread in 2000 mentions the signature CSECT for C, which is CEESG003. Maybe you just need to include it in your linkedit step. In your case I would have thought it was already linked since your program is in C. http://groups.google.com/group/bit.listserv.ibm-main/browse_thread/thread/bc 90235af896d99 I can't say if this will solve your problem with getting strftime to show the time zone information, but maybe it helps a little. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

