| From: Robby Findler (robby at eecs.northwestern.edu) Date: Sun Aug 28 19:14:21 EDT 2011 |
|
Is it a bug that this:
(/ (- (find-seconds 0 0 0 5 12 2011)
(find-seconds 0 0 0 28 8 2011))
60 60 24)
doesn't return an even integer? (I get 99 & 1/24th).
Robby
| Posted on the dev mailing list. |
|