Skip to content
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

fix(#208): api 응답으로 온 시간과 파싱한 시간이 안 맞는 버그 수정 #209

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

naarang
Copy link
Collaborator

@naarang naarang commented Dec 5, 2024

#️⃣연관된 이슈

closed #208

📝작업 내용

  • api 응답으로 온 시간과 파싱한 시간이 안 맞는 버그 수정 -> timeZone을 추가

@naarang naarang self-assigned this Dec 5, 2024
@naarang naarang requested a review from ATeals December 5, 2024 02:54
Copy link
Collaborator

@ATeals ATeals left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@naarang naarang merged commit 9d8d4ab into main Dec 5, 2024
2 checks passed
@naarang naarang deleted the feature-#208-time branch December 5, 2024 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

date가 실제 시간과 안 맞는 버그 수정
2 participants