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 (August 2007, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 3 Aug 2007 12:05:14 -0400
Reply-To:     Ya Huang <ya.huang@AMYLIN.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Ya Huang <ya.huang@AMYLIN.COM>
Subject:      Re: A DATE FORMAT QUESTION
Comments: To: Toby Dunn <tobydunn@HOTMAIL.COM>

I sometimes need the opposite, 9:05 formatted to 09:05, I wish time format has a flavor for that.

On Fri, 3 Aug 2007 14:25:57 +0000, toby dunn <tobydunn@HOTMAIL.COM> wrote:

>OldTime = Put( InPut( Time , Time5. ) , Time5. ) ; > > > >Toby Dunn > >If anything simply cannot go wrong, it will anyway. Murphys Law #2. > >The buddy system is essential to your survival; it gives the enemy somebody >else to shoot at. >Murphys Law # > > >Tell a man there are 300 billion stars in the universe and he'll believe >you. Tell him a bench has wet paint on it and he'll have to touch to be >sure. Murphys Law #9 > > > > > > >From: JOHN EDWARD <entry_mid_level_sas@YAHOO.COM> >Reply-To: JOHN EDWARD <entry_mid_level_sas@YAHOO.COM> >To: SAS-L@LISTSERV.UGA.EDU >Subject: A DATE FORMAT QUESTION >Date: Fri, 3 Aug 2007 10:21:31 -0400 > >I have a character variable time: > > Time >--------- > 09:45 > 10:34 > 08:55 > >I need the same character variable in the following format: > > Time >--------- > 9:45 > 10:34 > 8:55 > >Thank you > >_________________________________________________________________ >Booking a flight? Know when to buy with airfare predictions on MSN Travel. >http://travel.msn.com/Articles/aboutfarecast.aspx&ocid=T001MSN25A07001


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