bearshare wrote: 
> The result of the query is not correct, on wunderground website the
> value is 7:57 am 4:17 pm (correct) and the query result is 6:47 am and
> 6:55 pm (false). What can I do...?
> 
> http://api.wunderground.com/api/6fd90......./conditions/forecast10day/astronomy/almanac/hourly/q/pws:IBAVARIA13%20.json
> 
> "hourly_forecast": [
> ]
> ,"moon_phase": {
> "percentIlluminated":"99",
> "ageOfMoon":"16",
> "phaseofMoon":"Full",
> "hemisphere":"North",
> "current_time": {
> "hour":"10",
> "minute":"57"
> },
> "sunrise": {
> "hour":"6",
> "minute":"47"
> },
> "sunset": {
> *"hour":"18",
> "minute":"55"*
> }
> },
> "sun_phase": {
> "sunrise": {
> *"hour":"6",
> "minute":"47"*
> },
> "sunset": {
> *"hour":"18",
> "minute":"55"*

I don't know - is there another nearby weather station you could use
which reports correctly? 

Sent from my HTC6525LVW using Tapatalk




------------------------------------------------------------------------
tcutting's Profile: http://forums.slimdevices.com/member.php?userid=17402
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to