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 2008, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 28 Feb 2008 08:47:36 -0500
Reply-To:     "Howard Schreier <hs AT dc-sug DOT org>"
              <schreier.junk.mail@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Howard Schreier <hs AT dc-sug DOT org>"
              <schreier.junk.mail@GMAIL.COM>
Subject:      Re: counting minutes between two times

On Thu, 28 Feb 2008 03:30:22 -0800, Emanuela <MANUP9@GMAIL.COM> wrote:

>Hello everybody, >my question is : > >How I can get the difference in minutes (or hours) between two >times ?: > >timea timeb >12:04 20:12 >10:04 04:20 > > >I thought I could use the alignment function, but I am not able to let >it work. > >thank you in advance > >Emanuela

Try the INTCK function.


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