On Thu, 10 Jun 2004, Matt Sisk wrote: > What I'd like to do is simply find the midpoint, more or less, between > two arbitrary datetimes. Off the cuff, knowing nothing about the > internals (which I do, but I'm pretending not to) I'd think this:
Also, I'd like to point out that this really doesn't have as much to do with the internals as it does with the nature of date & time math. You cannot expect to understand date math without understanding that it's not possible to convert between various units of date/time, in particular from months to days or vice versa. This would be a problem regardless of the internals, right? -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/
