Date: Tue, 20 Jun 2006 12:56:50 -0400
Reply-To: Ankur Arora <ankur.arora@NAGARRO.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Ankur Arora <ankur.arora@NAGARRO.COM>
Subject: Re: sas date time problem
hi
Thanks very much for replying back ya we have a naming convention that
time variable is always as the last variable
naming convention for the data is
first data
STUDYID USUBJID DOMAIN BWSEQ BWGRPID BWTESTCD BWTEST BWORRES
BWORRESU BWSTRESC BWSTRESN BWSTRESU
BWBLFL BWSTDTC BWENDTC BWSTAT BWREASND
DP1111 13 BW 34 BW Body Weight 266.4 g
266.4 266.4 g Y 2005-03-09T01:54:25
In the second data the prefix "bw" changes to "ss"
can we somehow have a command in proc import which changes the format of
all the variables to character format
so that date is read as it is
Thanks
Ankur