Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!pacbell.com!ucsd!dog.ee.lbl.gov!ucbvax!UKCC.UKY.EDU!DBA004 From: DBA004@UKCC.UKY.EDU ("Massey, Mike") Newsgroups: comp.lang.asm370 Subject: Re: Time conversion Message-ID: <9104092223.AA08216@ucbvax.Berkeley.EDU> Date: 9 Apr 91 23:12:04 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 12 On Tue, 9 Apr 91 15:18:47 EST ZPRM000 said: >Does anyone know how to convert the SNNTTIME field in dsect >DFHSNNT to a HHMMSS format that is easily usable for display >purposes? I think its in STCK format? > > > Paul Myers (zprm@aacc) > Anne Arundel Community College > 301-541-2414 I have a routine that converts the system clock value to a timestamp... YYYY-MM-DD-HH.MM.SS.SSSSSS If I can find it, I will post it.