Found a windows zone, converted it to a timezone.'.$wz[$icstzid]; //reset($wz[$icstzid]); // we don't know the territories, so just grab first one //$first = current($wz[$icstzid]); return ($wz[$icstzid]); } else return $icstzid; } //echo amr_map_windows_to_timezone('Alaskan Standard Time'); //for test add_filter ('amr-timezoneid-filter','amr_map_windows_to_timezone');