Skip to content

류효정/3주차#2

Open
YEOUL0520 wants to merge 2 commits into
developfrom
yeoul
Open

류효정/3주차#2
YEOUL0520 wants to merge 2 commits into
developfrom
yeoul

Conversation

@YEOUL0520
Copy link
Copy Markdown
Owner

[3주차] 개인정보 수집 유효기간 / LV.1

date를 .으로 구분해서 다시 date를 바꿔주는게 어려웠다.

@hyellm
Copy link
Copy Markdown

hyellm commented Oct 2, 2024

언니도 이제 자바로 푸니까...
자바는

String str = "apple,banana,cherry";   
String[] fruits = str.split(",");

이렇게 쓰면 fruits 배열에 ["apple", "banana", "cherry"] 이런 식으로 저장된다네요 짱이쥐

Copy link
Copy Markdown

@sseoh47 sseoh47 left a comment

Choose a reason for hiding this comment

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

LocalDate를 써서 답을 도출한 것이 신기했습니당.
28일에 꽂혀서 날짜로 계산하는 것만 생각했는데 좋은 것 같아용.

@YEOUL0520 YEOUL0520 deleted the branch develop February 16, 2025 12:43
@YEOUL0520 YEOUL0520 closed this Feb 16, 2025
@YEOUL0520 YEOUL0520 reopened this Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants