> Basically I have a subclass of DateTime::Format::Strptime that takes one
> more parameter; a boolean that if true will format the datetime object with
> what is returned from time_zone.

This sounds like a bad idea, because you made note that you're doing
this on format_datetime, time_zone by convention is what the input is
read to be, not what it should be outputed as.

-- 
Evan Carroll
System Lord of the Internets
http://www.evancarroll.com

Reply via email to