-
Stripping CVS keywords
-
#310833: Don't make the HMS format show up for nodes where the duration has not (yet) been entered.
-
#316940: Fix named pattern syntax in regular expressions.
-
Don't try to clone non-objects, in case the caller passes one.
-
Make formatters work in views by providing a custom field handler that loads the Duration object (which CCK's default handler does not).
-
Store conversion factors as object properties, as opposed to a static function variable.
-
Add missing end quote to the formatter description string.
-
More robust default values.
-
Fix normalization.
-
* Have a lower-case API even for the object, like Views 2. Looks much more natural this way, too. * Separate conversion factors from general metrics properties and make it possible for an object user to change them.