ahramos
Mechanical
- Nov 12, 2002
- 12
I have Sunrise/Sunset data in the following format:
January February...
Day Rise Set Rise Set...
01 0722 1701 0710 1732
02 0722 1702 0710 1734
. . . . .
. . . . .
. . . . .
28 0714 1728 0640 1801
29 0713 1729
30 0712 1730
31 0711 1731
I need to calculate the length of time between the setting of the sun and sunrise the following day. The values ARE NOT time values but numbers. What combination of formulas can I use to do this calculation?
Basically, I'm trying to quantify the time difference of scheduling exterior lights (6:30AM Off - 7:00PM On) vs. using sensors. Thank you in advance.
January February...
Day Rise Set Rise Set...
01 0722 1701 0710 1732
02 0722 1702 0710 1734
. . . . .
. . . . .
. . . . .
28 0714 1728 0640 1801
29 0713 1729
30 0712 1730
31 0711 1731
I need to calculate the length of time between the setting of the sun and sunrise the following day. The values ARE NOT time values but numbers. What combination of formulas can I use to do this calculation?
Basically, I'm trying to quantify the time difference of scheduling exterior lights (6:30AM Off - 7:00PM On) vs. using sensors. Thank you in advance.