LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (December 2009, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 23 Dec 2009 09:36:18 -0600
Reply-To:     Craig Johnson <cjohns38@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Craig Johnson <cjohns38@GMAIL.COM>
Subject:      Re: Date/time to date format in PROC SQL
In-Reply-To:  <20e5d12f0912230724oc9b2fb1nab1220d03dd1f0e2@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

I received a handful of responses about this question. The most parsimonious the following...

datepart(variablename) as newvarname, format=mmddyy10.


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