On Fri, Oct 25, 2013 at 8:50 AM, Donald Likens <dlik...@infosecinc.com> wrote:
<deleted>
>          CONVTOD CONVVAL=CVTD,TODVAL=TODCLOCK,DATETYPE=YYYYDDD
<deleted>
> This returns what looks to me to be a good TODCLOCK
> TODCLOCK
>        +0  CC208E64 F236F8F4

http://pic.dhe.ibm.com/infocenter/zos/v2r1/index.jsp?topic=%2Fcom.ibm.zos.v2r1.ieaa900%2Fiea3a9_Description14.htm

>
> Now I do a
>          STCKCONV STCKVAL=TODCLOCK,CONVVAL=TMECVTD,DATETYPE=MMDDYYYY,      +
>                TIMETYPE=DEC
> It returns:
>
> TMECVTD
>        +0  00000000 08670000 10182013 00000000
>
> The time is not correct (the date is). Any ideas on what I am doing wrong? By 
> my calculations the time should be 14:52:00.16.
>
http://pic.dhe.ibm.com/infocenter/zos/v2r1/topic/com.ibm.zos.v2r1.ieaa900/iea3a9_Description14.htm
TIMETYPE=DEC returns x'HHMMSSssssss0000' so 0000 plus 00.000867 seconds.

-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to