Skip Menu |

This queue is for tickets about the Date-Manip CPAN distribution.

Report information
The Basics
Id: 54333
Status: resolved
Priority: 0/
Queue: Date-Manip

People
Owner: Nobody in particular
Requestors: rmeden [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 6.05
Fixed in: (no value)



Subject: Date_Time
use Date::Manip; Date_Init("SetDate=now,-0600"); $tz = Date_TimeZone(); print "<$tz>\n"; This returns "<1>" instead of the current timezone. BTW.. I have a bugfix in 6.06, do you have an idea when it will be out? Thanks, Robert
This is fixed in 6.07 (which I released today). Skip 6.06... I released it today, saw this, and added a quick fix.