SunTime
SunTime is a Midlet that can calculate the time of sunrise and sunset for any location on the earth.
A location is defined by its latitude and longitude.
Also required is the locations offset to UTC and whether Daylight Savings Time is in effect.
The user may select from lists of preloaded US and World Cities or create
new locations of their own if they know the coordinates or the US ZIP code.
These user defined locations are persistantly stored on the device
and may be edited and/or deleted by the user.
The user may add a new US location by entering the ZIP code.
The Midlet will then access the internet to look up the longitude, latitude, and time zone based on the entered ZIP code.
The user may also add a new location by manually entering in the longitude, latitude, and time zone.
Custom locations entered in by the user are stored in their favorites list.
The user may also add any of the preloaded cities into their favorites list.
Download the application:
SunTime.jad,
SunTime.jar

Main menu
|

US City List
|

Sunrise & sunset times for a selected city
|

Custom location menu
|

Edit a location form
|