Thread

Posted on Wed Mar 2 19:55:45 2005 by schnueck
DateTime Bug #11720
There is a time conversion bug (CPAN Bug #11720) in V0.3.

This bug causes 'make test' to fail on any system outside central europe... :-(

Any Weather::Com::DateTime object may return wrong values (maybe depending on your servers localtime, should work fine in central europe...).

This will be fixed in V0.3.1 (special bugfix release) comming soon (until March, 5th, 2005).

Thomas
Direct Responses: 177 | Write a response
Posted on Thu Mar 3 05:41:13 2005 by stargazer in response to 176
Re: DateTime Bug #11720

For my application on FPC Sparta , DateTime returns the day and date for the previous day, one day earlier than it should be. At least for my testing here in GMT-5 (New York Area). However, the weather retrieved is correct. The weather conditions retrieved are for tomorrow, which is correct, but the date and weekday info are for day(0), which in this case would be the current day. I have programmed a work around in my .pl file awaiting the fix in v0.3.1.

Direct Responses: 181 | Write a response
Posted on Fri Mar 4 03:06:04 2005 by schnueck in response to 177
Re: DateTime Bug #11720
Ok, this bug is fixed now.

V0.3.1 is the bugfix release.

Thomas
Direct Responses: 184 | Write a response
Posted on Sun Mar 6 03:47:48 2005 by stargazer in response to 181
Re: DateTime Bug #11720
I have upgraded both my websites to the new 0.3.1 and am happy to report that all is well with the DateTime functions. You can take a look at www.fpcsparta.org .
Direct Responses: 323 | Write a response
Posted on Mon Apr 11 19:29:54 2005 by matsk in response to 184
Re: DateTime Bug #11720
Is the cgi script used at www.fpcsparta.org avaliable for download ?


/Mats
Write a response