sunrise

How can I compute sunrise/sunset times?

I like to keep track of sunrise and sunset times. For the past couple of years I've been doing this with a small program written with a popular library for my favorite programming language. The last two months I've been keeping track of these times more regularly than usual, and I happened to notice that on the day of the equinox the s...

c# Sunrise Sun set with Lat Long

Is there a way in C# to calculate given a Lat and Long when the sun will set and rise for a given day? Ian ...

WordPress MU for hosting subdirectories

Hi there, I'm trying to consolidate two WordPress installations into one WP MU install. Basically, I have example.com/blog and example.com/microsite/blog I'd like the microsite's blog and the /blog to both be hosted by WordPress MU. Does sunrise help me accomplish this? If not, how would I do this? Thanks! ...

How can i calculate time duration between sunrise and sunset?

Hello friends My question is How can i calculate time duration between sunrise and sunset? Then how can i divide this duration(sunrise to sunset) into 8 equal parts(Hr: Min)? All i need is starting and ending time of every part. And i want to write this code in VB.NET because in VB.NET i can easily design the GUI. Thanks ...