Subject: | add_duration documentation error |
In the documentaiton for DateTime::add_duration() it has
the following:
* add_duration( $duration_object )
This method adds a DateTime::Duration to the current
datetime. See the DateTime::TimeZone docs for more detais.
It should probably not link to the DateTime::TimeZone, but
rather DateTime::Duration.