To convert TOD clock values to civil time does not one need to account for leap seconds? Does not the TOD clock run on constant ISO (or whatever the right term is) seconds, which are slightly more than 1/86400 of a day? What am I missing?
Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Jim Mulder Sent: Wednesday, April 08, 2015 2:42 PM To: [email protected] Subject: Re: Leap Second > And IBM refuses to document STCKCONV's treatment of CVTLSO. > > -- gil The STCKCONV documentation says: The STCKCONV macro converts an input time-of-day (TOD) clock value to time of day and date, and returns the converted values to the caller in the format requested. The input clock value can be either the basic time-of-day (TOD) format or the extended time-of-day (ETOD) format. And that is exactly what it does. Principles of Operation contains the documentation for what TOD and ETOD format represent. There is no treatment of CVTLSO (or CVTLDTO) in STCKCONV, and hence no documentation describing any nonexistent treatment. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
