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 (March 2011, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sat, 12 Mar 2011 08:26:34 -0600
Reply-To:     Joe Matise <snoopy369@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Joe Matise <snoopy369@GMAIL.COM>
Subject:      Re: SAS Datetime Variable Conversionm XXXX
Comments: To: Dan Abner <dan.abner99@gmail.com>
In-Reply-To:  <201103121425.p2CBnsmo014645@willow.cc.uga.edu>
Content-Type: text/plain; charset=ISO-8859-1

DHMS

-Joe

On Sat, Mar 12, 2011 at 8:25 AM, Dan Abner <dan.abner99@gmail.com> wrote:

> Hello everyone, > > I have two separate SAS date and time variables and need to use them to > create a single datetime variable. In other words, I need the datetime > equivalent of the MDY function: > > sasdate=mdy(month, day, year); > > My situation: > > sasdatetime = ?(date,time); > > Any assistance is much appreciated! > > Thanks! > > Dan >


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