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

4주차 스터디 : Chapter 12. 새로운 날짜와 시간 API #11

Open
thisisyoungbin opened this issue Mar 13, 2021 · 6 comments
Open

Comments

@thisisyoungbin
Copy link
Member

4주차 스터디 : Chapter 11. null 대신 Optional 클래스

기간

  • 2021.03.12 ~ 2021.03.19

진행자

  • 파피
@thisisyoungbin
Copy link
Member Author

공부한 내용

느낀 점 or 궁금한 점

  • 기존 자바의 시간, 날짜 API가 크게 개선 됐다고 하는데, 처음 접하는 입장에선 편해진 부분이 맞는지 공감이 안 갔다.
  • 아직 사용해본 일이 없어서 그런지, 관련된 클래스와 메서드에 익숙해지는 게 필요할 것 같다.

@xlffm3
Copy link
Member

xlffm3 commented Mar 14, 2021

공부한 내용

https://xlffm3.github.io/java/chapter12-date-time-api/

느낀 점 or 궁금한 점

  • 사용해보지는 않았지만 대부분이 아는 내용이라서 가볍게 읽을 수 있었다.
  • 예전 우테코 코테를 볼 때 날짜 관련 파싱하는 문제에서 Date를 통해 어렵게 작업했었는데, 지금 생각해보니 LocalDateTime의 유용한 메서드를 통해 쉽게 해결할 수 있음을 느꼈다.
  • Date 객체는 가변이라 혹여 사용한다면 방어적 복사를 진행하자.

@Rok93
Copy link
Member

Rok93 commented Mar 19, 2021

공부한 내용

새로운 날짜와 시간 API

느낀 점

  • 몇 몇 기능 제외하면 거의 안쓰는 것 같다...
  • 이런 기능이 있었지? 라고 기억할 수 있는 수준이면 괜찮다고 생각하고 메서드 네이밍이 직관적이라 이해하기 쉬워서, 갑자기 필요하더라도 IDE 잘 활용하면 충분히 극복 할 수 있으리 싶다.

@xrabcde
Copy link
Collaborator

xrabcde commented Mar 26, 2021

공부한 내용

Book/모던자바인액션/ 12장. 새로운 날짜와 시간 API

느낀 점

  • 시간 api가 이렇게 많았다니..
  • 이걸 다 쓰는 날이 올까...

@pika96
Copy link
Member

pika96 commented Apr 8, 2021

공부한 내용

@KJunseo
Copy link
Member

KJunseo commented Apr 15, 2021

공부한 내용

느낀점

  • 언제 쓸지는 모르겠지만, 한 번 읽어봤으니 찾아서 쓰면 될 듯하다.

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

No branches or pull requests

6 participants