On Thu, 12 Feb 2004, Dave Rolsky wrote: > On Tue, 10 Feb 2004, John Siracusa wrote: > > > On 2/10/04 12:17 PM, Dave Rolsky wrote: > > > I should add a section to the docs on this so that people know what to > > > expect. > > > > Yes, please do, because I am eternally confused by this :) > > There are some docs already, in DateTime.pm, under the header "How Date > Math is Done" > > Are those insufficient? There's a pointer to that section in > DateTime::Duration's DESCRIPTION header.
On reflection, that probably is insufficient, because it doesn't really explain how the internals of DateTime::Duration work (separating things into various units). I'll also include a pointer to DateTime::Format::Duration in DateTime::Duration, since that lets people ignore the internals and generate whatever output they want based on a duration. -dave /*======================= House Absolute Consulting www.houseabsolute.com =======================*/
