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