Date: Sat, 1 May 2004 20:04:39 GMT
Reply-To: Giulio Belrango <giuliobelrango@ROGERS.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Giulio Belrango <giuliobelrango@ROGERS.COM>
Subject: SAS Date problem
I work in an IBM Mainframe OS390 environment.
I'm reading a 4 byte field that contains a date in binary format ie PIB4. or
PIC 9(8) comp, the date is 020041201 ie CCYYMMDD. I'm trying to convert this
to a SAS date, thus allowing me to use various builtin SAS date functions. I
haven't had any luck doing this, does anybody have any suggestions.
Thanks...
|