2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-08 13:24:56 +00:00

59_Weather.pm: ad-hoc fix (do not use ::strptime) #443770

git-svn-id: https://svn.fhem.de/fhem/trunk@9950 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen 2015-11-21 05:57:31 +00:00
parent 6daaa8c4b8
commit 2d99bea2e0

View File

@ -31,7 +31,7 @@ use Time::HiRes qw(gettimeofday);
use HttpUtils;
use vars qw($FW_ss);
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/