summaryrefslogtreecommitdiff
path: root/sun
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2019-11-03 10:33:23 -0800
committerBen Sima <ben@bsima.me>2019-11-03 10:33:23 -0800
commit658c74339f75e520436a207fe7ce3bda6769311f (patch)
tree5cea6b4cfae021ffeb6b2c99306f84fb97be900e /sun
parent04a7ffb8b18511001d42a45849485ffff733bef8 (diff)
note about python version
Diffstat (limited to 'sun')
-rwxr-xr-xsun2
1 files changed, 2 insertions, 0 deletions
diff --git a/sun b/sun
index ada17ba..dbcafdd 100755
--- a/sun
+++ b/sun
@@ -1,5 +1,7 @@
#!/usr/bin/env perl
+# https://michelanders.blogspot.com/2010/12/calulating-sunrise-and-sunset-in-python.html
+
use strict;
use utf8;