Date: Mon, 16 Apr 2007 15:02:47 -0400
Reply-To: Xiao Tang <glionswiss@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Xiao Tang <glionswiss@GMAIL.COM>
Subject: Exact hourly value
I have some filed like this:
04mar2007:23:59:59
05mar2007:00:00:00
I use timepart to extract hourly value and sas return the first value
equals to 86399 but return the second value equals to 0. Actually I expect
the second value could be 86400. Why the second value could be 0. Thanks,
Xiao
|