Index PHPmyEasyWeather PHPmyEasyWeather Homepage

Home
Demo
FAQ
Download
> Documentation
Contact
      

getIcaoTimeZone

getIcaoTimeZone -- return name of timezone for a given station

Description

string getIcaoTimeZone (string $ICAO);

getIcaoTimeZone returns the name (full and acronym) of the timezone for the given station in the format: e.g. "EST; Eastern Standard Time".

If station is not reported getIcaoTimeZone will return false.

      

Previous Up Next