Skip Menu |

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

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

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

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



Subject: Date_TimeZone doesn't return the current timezone
use Date::Manip; Date_Init("SetDate=now,-0600"); $tz = Date_TimeZone(); print "<$tz>\n"; ---- The above outputs "<1>" instead of the current timezone. BTW.. I have a previous bug (maybe related... it was specifying a null value in Date_ConvTZ) fixed in 6.06. Do you have an idea when it will be out?
I forgot to say thanks! Robert
Fixed today with 6.07