-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
앱 내에 하루를 4시에 시작, 끝으로 변경 #90
Comments
zaehorang
added a commit
that referenced
this issue
Nov 22, 2024
- Date 관련 메서드를 Date 타입의 extension으로 이동 - UserBook 내부 프로퍼티에 접근하는 메서드를 적절한 모델로 재배치
zaehorang
added a commit
that referenced
this issue
Nov 22, 2024
- 메인 홈의 위클리 캘린더에서 오늘 할당량을 채웠는지를 판단하는 로직을 4AM 기준으로 변경 - getAdjustedReadingRecordsKey 및 getAdjustedReadingRecord 메서드를 추가하여 4AM 기준 날짜 키 사용
zaehorang
added a commit
that referenced
this issue
Nov 22, 2024
- onAppear 내부에서 실행되던 두 개의 로직을 각각 별도의 메서드로 분리
zaehorang
added a commit
that referenced
this issue
Nov 22, 2024
zaehorang
added a commit
that referenced
this issue
Nov 22, 2024
- -4시간 기준으로 날짜를 조정하는 Date 확장 메서드 추가 - -4시간 기준으로 요일 인덱스를 계산하는 Calendar 확장 메서드 추가
zaehorang
added a commit
that referenced
this issue
Nov 22, 2024
- 뷰와 모델에 -4시간 기준 로직 적용 - 날짜와 요일 계산에서 조정된 시간 처리 추가
zaehorang
added a commit
that referenced
this issue
Nov 22, 2024
- 4시 기준으로 시간을 체크하여 상태에 따라 텍스트 변경 - 00~04시에 "어제로 기록" 안내 메시지 추가 - 성공 여부와 시간 상태에 따라 동적인 메시지 출력
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
To-do
ETC (참고 자료)
The text was updated successfully, but these errors were encountered: