Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
Kosmorro
/
kosmorro
peilaus alkaen
https://github.com/Kosmorro/kosmorro
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
Julkaisut
33
Toiminta
Selaa lähdekoodia
fix: return next Moon phase with the correct time zone
tags/v0.10.7
Jérôme Deuchnord
3 vuotta sitten
committed by
Jérôme Deuchnord
vanhempi
2a4286de96
commit
1cc891395e
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
_kosmorro/main.py
+ 1
- 1
_kosmorro/main.py
Näytä tiedosto
@@ -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(
Kirjoita
Esikatselu
|
|
|
|
|
|
x
0
0
0:0
Ladataan…
Peruuta
Tallenna