59_Weather.pm: ad-hoc fix (do not use ::strptime) #443770
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@9950 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -31,7 +31,7 @@ use Time::HiRes qw(gettimeofday);
|
|||||||
use HttpUtils;
|
use HttpUtils;
|
||||||
use vars qw($FW_ss);
|
use vars qw($FW_ss);
|
||||||
use Blocking;
|
use Blocking;
|
||||||
use DateTime::Format::Strptime; # Debian: libdatetime-format-strptime-perl
|
#use DateTime::Format::Strptime; # Debian: libdatetime-format-strptime-perl
|
||||||
|
|
||||||
#
|
#
|
||||||
# uses the Yahoo! Weather API: http://developer.yahoo.com/weather/
|
# uses the Yahoo! Weather API: http://developer.yahoo.com/weather/
|
||||||
|
|||||||
Reference in New Issue
Block a user