Simple Sunrise & Sunset Applet







 


Add your location:
Enter latitude and longitude in decimal degrees, eastern longitudes and southern latitudes with "-", and the timezone offset with respect to GMT (taking into account Daylight Saving Time). The local time and the sunrise/sunset times are computed according to your parameter value.

<APPLET code="rssimple19.class" archive="JavaClasses.jar" WIDTH=250 HEIGHT=100 ALIGN=bottom>
<PARAM NAME=location VALUE=Berlin>
<PARAM NAME=latitude VALUE="52.51">
<PARAM NAME=longitude VALUE="-13.41">
<PARAM NAME=timezoneoffset VALUE=2>
</APPLET>


 
Web links:

Worldtime (service featuring an interactive world atlas, information on local time as well as sunrise and sunset times)

World Time Zone Map with current local times all over the World

Date and Time Gateway: current time of cities & countries worldwide

Location Database of DLR: 2 million towns and villages world-wide


You may edit the applet parameters:
Enter latitude and longitude in decimal degrees, eastern longitudes with "-", and the timezone offset with respect to GMT. The local time and the sunrise/sunset times are computed according to the parameter value.

<APPLET CODE="rssimple16.class" CODEBASE="applet/" WIDTH=250 HEIGHT=100 ALIGN=bottom>

<PARAM NAME=location VALUE=Berlin>

<PARAM NAME=latitude VALUE="52.51">

<PARAM NAME=longitude VALUE="-13.41">

<PARAM NAME=timezoneoffset VALUE=2>

</APPLET>

 

 

 

Please visit my "GeoAstro Applet Collection" page


Juergen Giesen

http://www.jgiesen.de

Last update 08/08/2001