Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Kosmorro
/
lib
réplica de
https://github.com/Kosmorro/lib
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
Lanzamientos
16
Actividad
Explorar el Código
Add minor change in season change event
pull/24/head
Tung Lam Nguyen Le
hace 3 años
committed by
Jérôme Deuchnord
padre
1291d286d3
commit
b170c61284
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
kosmorrolib/events.py
+ 1
- 0
kosmorrolib/events.py
Ver fichero
@@ -296,6 +296,7 @@ def get_events(for_date: date = date.today(), timezone: int = 0) -> [Event]:
_search_maximal_elongations,
_search_moon_apogee,
_search_moon_perigee,
_earth_change_season
]:
found_events.append(fun(start_time, end_time, timezone))
Escribir
Vista previa
Cargando…
Cancelar
Guardar