이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
Kosmorro
/
kosmorro
의 미러
https://github.com/Kosmorro/kosmorro
보기
1
좋아요
0
포크
0
코드
이슈
릴리즈
33
활동
소스 검색
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(
쓰기
미리보기
|
|
|
|
|
|
x
0
0
0:0
불러오는 중...
취소
저장