On Mon, Aug 3, 2009 at 4:10 PM, Frank M. Ramaekers<[email protected]> wrote:
> I'm missing something because the TOD into DATECONVERT doesn't seem to > be working for me: > > pipe literal Hi | spec tod c2x 1 1-* n | dateconv 1.16 todabs fulldate | > cons > 03/29/2009Hi You're not missing something, you have something too much ;-) pipe literal | spec tod 1 | dateconvert 1.8 todabs fulldate | cons 08/03/2009 Rob PS This makes a great trivia question for birthday parties: at what days is the TOD clock the same as its first 4 byte in hex :-)
