Jon Bjornstad wrote: >How about a class method DateTime->set_default_formatter() >which would override the default formatter of iso8601()?
That would break any code in other parts of the program that relies on the default stringification behaviour. -zefram