Date: Fri, 20 Sep 2002 15:56:21 -0400
Reply-To: "Elmaache, Hamani" <Hamani.Elmaache@CCRA-ADRC.GC.CA>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Elmaache, Hamani" <Hamani.Elmaache@CCRA-ADRC.GC.CA>
Subject: Re: modify the variable(2)
Content-Type: text/plain; charset="iso-8859-1"
Hi Guoyi Liu .
try this
/****************************/
-----Original Message-----
From: Guoyi Liu [mailto:liug@NJC.ORG]
Sent: September 20, 2002 1:22 PM
To: SAS-L@LISTSERV.UGA.EDU
Subject: modify the variable
I am the new user of this web. Could anyone help me out for this question?
I would like split one variable called
time_stamp
10/25/2001 14:50
9/21/2001 16:24
to two variables called
date time
10/25/2001 14:50
9/21/2001 16:24
My original data has different length on date.
Thanks,
Guoyi.
|