-
Notifications
You must be signed in to change notification settings - Fork 6
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
refactor : DateFormat 형식 변경 #284
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
디비랑 관련된 vo 에도
데이트 포맷 적어주면
디비에 다르게 값이 들어가나요?
Kudos, SonarCloud Quality Gate passed! 0 Bugs |
넹 형식대로 들어가요 |
음... 괜찮겠죠...? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
굿! 👍
개요
작업사항
yyyy-mm-dd
에서yyyy.mm.dd
로 컨벤션이 변경되었습니다@DateFormat
과@Schema
에서 포맷을 모두 변경했습니다@DateFormat
적용 안될 수 있으니 Approve 이후 DB 엎어주세요변경로직