$seconds = date(‘Z’);
$offset = ($seconds / 3600);
$lat = 60.52;
$long = 22.44;
/* calculate the sunset time
Latitude:
Longitude:
Zenith ~= 90 aurinko laskee, 96 porvarillinen hämärä, 102 merellinen yö (horisonttia ei näy)
offset: +3 GMT
*/
echo ‘Times are Finnish time, ‘ .date(“d.m.Y”);
echo ‘
‘;
echo ‘ – Sunset: ‘ .date_sunset(time(), SUNFUNCS_RET_STRING, $lat, $long, 90, $offset);
echo ‘
‘;
echo ‘ – Night Begins: ‘ .date_sunset(time(), SUNFUNCS_RET_STRING, $lat, $long, 96, $offset);
echo ‘
‘;
echo ‘ – Night Ends: ‘ .date_sunrise(time(), SUNFUNCS_RET_STRING, $lat, $long, 96, $offset);
echo ‘
‘;
echo ‘ – Sunrise: ‘ .date_sunrise(time(), SUNFUNCS_RET_STRING, $lat, $long, 90, $offset);
echo ‘‘;
echo ‘
‘;
[/insert_php]
Gliders are launched using a tow plane, and a winch which launches gliders to about 600 meters (1900 ft) altitude.
Runway: 06/24 – 900 x 10 m – Tarmac,
14/32 – 940 x 16 m – Tarmac
LDA: 06: 900 m, 24: 900 m, 14: 940 m, 32: 940 m
Radio frequency: 123,200
Airport elevation: 101 m (331 ft)
Fuel availability: Maintained by the flying club, restricted sales possible, cash only.
Announcements: NOTAM
Airport Chief Paavo Mäkimattila: +358 (0)50 553 9033.
Taxi Reijo Vainionmaa: +358 (0)400 122 434,
Taxi Tapio Pajula: +358 (0)500 531 481,
Taxi Päivi Mäkinen: +358 (0)400 326 149.