本文介绍了天气具体日期?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有支持特定日期查询天气(或日期范围)任何天气API?

Is there any weather api that supports query weather for a specific date(or date range)?

在我的应用程序,我需要显示天气今天但去年。
我可以在DB的aech日天气存放现在起,明年我就可以显示出去年的数据。但它不是性感的解决方案。

In my application, i need to show weather for today but last year.I can store weather in DB for aech day since now, and next year i'll be able to show last year's data. But it's not "sexy" solutions.

任何想法?

推荐答案

您可以尝试Wolfram Alpha的开发者:

You could try Wolfram Alpha for Developers:http://www.wolframalpha.com/developers.html

这篇关于天气具体日期?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-09 22:25