[Feat/#120] 운영시간 변경에 따른 입력조건 로직 수정 #122
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📌 관련 이슈번호
🎟️ PR 유형
어떤 변경 사항이 있나요?
Check List
✅ Key Changes
운영시간 10:00~17:00
입력이 이상하면 ”올바른 시간을 입력해주세요”
운영시간을 벗어나면 “대여 가능한 시간은 10:00~17:00 입니다.”
10:00 ~ 16:55일 때, 현재 시간 보다 5분 이후를 적지 않으면 “대여는 현재 시간으로부터 5분 후에 가능합니다.”
10:00 ~ 17:00에서 현재 시간 보다 이전을 적으면 “대여는 현재 시간 이후로만 가능합니다.”
📢 To Reviewers
📸 스크린샷
🔗 참고 자료