Date: Thu, 24 Feb 2000 19:05:17 GMT
Reply-To: Jens <jms%email.de%email.de%email.de@BROMO.EMAIL.CH>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Jens <jms%email.de%email.de%email.de@BROMO.EMAIL.CH>
Organization: JMS Consulting
Subject: Re: Need help converting (mmddyy) string to date?
Content-Type: text/plain; charset="iso-8859-1"
dat=mdy(mm,dd,yy);
> I have date components in three separate fields as mm, dd, and yy; I would
> like to create a single date field and get rid of the components. How do I
> do that.
>
> maurice.muoneke@tpwd.state.tx.us
>
>
>
>
|