Hi All,
I am looking for a web service that accepts a (date, Latitude Degrees, and Longitude Degrees) for a certain City,and returns if Daylight Saving is on for that city in the given date or not.
any help please?
thanks,
Hi All,
I am looking for a web service that accepts a (date, Latitude Degrees, and Longitude Degrees) for a certain City,and returns if Daylight Saving is on for that city in the given date or not.
any help please?
thanks,
This is what i've found on dst webservice.
You could call it using http://www.earthtools.org/sun/< latitude>/< longitude>/< day>/< month>/< timezone>/< dst>
Good luck with this ;)!