LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (February 2000, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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 > > > >


Back to: Top of message | Previous page | Main SAS-L page