Hill, Ronald wrote:
DateTime-Format-Duration is failing its tests for
2_fmt_normalise. Any ideas?

Sure do!

It's been broken since the Date math changed in DateTime from doing Local math to UTC math.

Once Dave gets the tuits he was looking for, he'll release a new DateTime with the math more settled. At that point, I'll release DateTime::Format::Duration v2.x (v2 because I'm going to rewrite it .. it feels too much like a hack in its current form and has several rough edges. One 'rough edge' is the formats: The existing formats will still work for backwards compatability, but there will be a new formatting system that will allow a lot more control over output)

Depending on what you want to do with it, you can force install it. (If you're dealing only with UTC datetimes then you'll have no problems. If you need other timezones then results can be unexpected)

Cheers!
Rick Measham

Reply via email to