Calculate Sunrise and Sunset time

does anyone know how to calculate uk sunset and sunrise time with MIDP2.0 CLDC 1.0?
[90 byte] By [556575RiekeyLeea] at [2007-11-26 12:18:12]
# 1
I think u will need to do these calculation using the longitude and attitude of the city.I once did some kind of that application to tell the prayer times for Muslims all over the world, which depends on the sun status around the day.
869824aromra at 2007-7-7 14:57:26 > top of Java-index,Archived Forums,Socket Programming...
# 2
my application will be used in the UK only. So, I guess i do not need to care much about the sun's position.do you have the equation to calculate the sunset/sunrise time?thanks
556575RiekeyLeea at 2007-7-7 14:57:26 > top of Java-index,Archived Forums,Socket Programming...