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: LocalTime 자료형 분해 및 Analysis 수정 #126

Merged
merged 3 commits into from
Nov 28, 2023

Conversation

synoti21
Copy link
Contributor

  • 현재 날짜를 포함해서 그래프 데이터를 주도록 수정
  • LocalTime 객체 대신 Hour, Minute으로 명확하게 시간 정보를 주도록 수정

@synoti21 synoti21 added the fix 버그 및 오류 수정 label Nov 28, 2023
@synoti21 synoti21 requested a review from win-luck November 28, 2023 12:24
@synoti21 synoti21 self-assigned this Nov 28, 2023
@synoti21 synoti21 linked an issue Nov 28, 2023 that may be closed by this pull request
Copy link
Contributor

@win-luck win-luck left a comment

Choose a reason for hiding this comment

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

로직 개선해주셔서 감사합니다!

@win-luck win-luck merged commit cb5c758 into master Nov 28, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 버그 및 오류 수정
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix: 그래프 수정 및 LocalTime Dto 형 수정
2 participants