houseabsolute / DateTime-TimeZone

Time zone object base class and factory
https://metacpan.org/release/DateTime-TimeZone/
Other
9 stars 25 forks source link

Doc glitch re "floating" time zone #35

Closed jimav closed 5 years ago

jimav commented 5 years ago

There's a documentation glitch where DateTime::TimeZone says

"A floating time zone does have any offset, and is always the same time."

Probably that was meant to say "A floating time zone does NOT ...", consistent with DateTime::TimeZone::Floating (which says "A floating time zone does hot have I offset...").

Patch attached. patch1.txt

autarch commented 5 years ago

Thanks, but I think you must've been looking at an old version. I fixed this a few releases ago.