This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Kosmorro
/
kosmorro
огледало од
https://github.com/Kosmorro/kosmorro
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
Издања
33
Activity
Преглед изворни кода
fix: return next Moon phase with the correct time zone
tags/v0.10.7
Jérôme Deuchnord
пре 3 година
committed by
Jérôme Deuchnord
родитељ
2a4286de96
комит
1cc891395e
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
_kosmorro/main.py
+ 1
- 1
_kosmorro/main.py
Прегледај датотеку
@@ -155,7 +155,7 @@ def get_information(
eph = []
try:
moon_phase = get_moon_phase(compute_date)
moon_phase = get_moon_phase(
for_date=
compute_dat
e, timezone=timezon
e)
except OutOfRangeDateError as error:
moon_phase = None
print(
Write
Preview
|
|
|
|
|
|
x
0
0
0:0
Loading…
Откажи
Сачувај