Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
Kosmorro
/
kosmorro
miroir de
https://github.com/Kosmorro/kosmorro
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
Versions
33
Activité
Parcourir la source
fix: return next Moon phase with the correct time zone
tags/v0.10.7
Jérôme Deuchnord
il y a 3 ans
committed by
Jérôme Deuchnord
Parent
2a4286de96
révision
1cc891395e
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-1
_kosmorro/main.py
+ 1
- 1
_kosmorro/main.py
Voir le fichier
@@ -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(
Écrire
Aperçu
|
|
|
|
|
|
x
0
0
0:0
Chargement…
Annuler
Enregistrer